Go to the source code of this file.
◆ Tests_areas()
Test read/write/erase in memory areas.
◆ Tests_info()
Tests that prints informations about memory area and flash.
◆ Tests_test_scratchpad()
Tests scratchpad library.
◆ Tests_timings()
Test flash read/write/erase timings.
◆ _TEST_H_
◆ END_TEST
#define END_TEST |
( |
|
_name_, |
|
|
|
_res_ |
|
) |
| |
Value:
#_name_, _res_ ? "OK" : "FAIL");
Definition at line 25 of file test.h.
◆ MAX_TESTED_MEMORY_AREAS
#define MAX_TESTED_MEMORY_AREAS 16 |
◆ START_TEST
#define START_TEST |
( |
|
_name_, |
|
|
|
_desc_ |
|
) |
| |
Value:
Definition at line 21 of file test.h.