mirror of
https://github.com/pellepl/spiffs.git
synced 2026-09-09 02:30:08 +00:00
some reminders
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
* When mending lost pages, also see if they fit into length specified in object index header
|
||||||
@@ -8,7 +8,7 @@
|
|||||||
#include "testrunner.h"
|
#include "testrunner.h"
|
||||||
|
|
||||||
void add_suites() {
|
void add_suites() {
|
||||||
ADD_SUITE(dev_tests);
|
//ADD_SUITE(dev_tests);
|
||||||
//ADD_SUITE(check_tests);
|
ADD_SUITE(check_tests);
|
||||||
//ADD_SUITE(hydrogen_tests)
|
ADD_SUITE(hydrogen_tests)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user