Commit Graph

5 Commits (8cf4f4d02a21d878e13ea6b6c9d5564a02209f97)

Author SHA1 Message Date
deepikabhavnani 8cf4f4d02a Use retarget defines 2017-11-22 17:39:44 -06:00
Deepika e606c17627 FSFAT_SDCARD_INSTALLED - Null test were tested
FSFAT_SDCARD_INSTALLED if present in SD library no test was actually tested.
Using MBED_CONF_APP_FSFAT_SDCARD_INSTALLED or MBED_CONF_SD_FSFAT_SDCARD_INSTALLED,
to allow this define to be used from app and lib json files.
2017-11-14 09:48:32 -06:00
Christopher Haster 803ebe4cf7 Remove test assert on NULL ferror
ferror(NULL) is undefined behavior
2017-07-19 10:45:28 -05:00
Christopher Haster 90ffa86880 Add checks for '.' and '..' in readdir tests 2017-07-05 11:53:11 -05:00
Simon Hughes 3fa6b88ef8 Repository re-organisation and cleanup to follow same structure as other mbed-os component repositories. 2017-07-05 11:45:11 -05:00