Searched refs:FILE_NAME (Results 1 – 1 of 1) sorted by relevance
78 static const char *FILE_NAME = "/usb/ESP32.txt"; variable275 write_read_file(FILE_NAME);297 write_read_file(FILE_NAME); in check_formatting()302 TEST_ASSERT( file_exists(FILE_NAME) ); in check_formatting()310 TEST_ASSERT( !file_exists(FILE_NAME) ); in check_formatting()