mirror of https://github.com/ARMmbed/mbed-os.git
add a compilation flag to allow tests which fill up the entire device storage.
storage test 003 (for both PS and its) is unsuitable for the regular CI because:
1. it takes a long time causing timeouts
2. it places a very high attrition load on the storage of the CI boards
and this can cause them to fail much sooner.
|
||
|---|---|---|
| .. | ||
| main.c | ||
| test_entry.c | ||
| test_its_data.h | ||
| test_ps_data.h | ||
| test_s003.c | ||
| test_s003.h | ||