Searched refs:test_file (Results 1 – 2 of 2) sorted by relevance
21 static void test_file(void) { in test_file() function74 test_file(); in main()
308 const char *test_file, *test_path = "/tmp/test-path_directorynotempty/"; in test_path_directorynotempty() local330 test_file = strjoina(test_path, "test_file"); in test_path_directorynotempty()331 assert_se(touch(test_file) >= 0); in test_path_directorynotempty()