Searched refs:TEST_FILE_SIZE (Results 1 – 2 of 2) sorted by relevance
18 #define TEST_FILE_SIZE 80 macro48 create_file(TEST_FILE, TEST_FILE_SIZE); in before_fn()74 zassert_equal(TEST_FILE_SIZE, buf.st_size); in ZTEST()
23 #define TEST_FILE_SIZE 547 macro25 static uint8_t file_test_pattern[TEST_FILE_SIZE];