Home
last modified time | relevance | path

Searched refs:FILE_IN_DIRA (Results 1 - 2 of 2) sorted by relevance

/kernel/liteos_m/testsuites/unittest/posix/src/fs/
H A Dposix_fs_test.h72 #define FILE_IN_DIRA TEST_ROOT"/a/FILE0" /* common file under test root path name used for testing */ macro
H A Dposix_fs_func_test.c1661 (void)remove(FILE_IN_DIRA);
1664 fd = open(FILE_IN_DIRA, O_CREAT | O_RDWR, TEST_MODE_HIGH);
1703 fd = open(FILE_IN_DIRA, O_CREAT | O_RDWR, TEST_MODE_NORMAL);

Completed in 3 milliseconds