Home
last modified time | relevance | path

Searched refs:test_file (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/test/
Dtest-log.c21 static void test_file(void) { in test_file() function
74 test_file(); in main()
Dtest-path.c308 const char *test_file, *test_path = "/tmp/test-path_directorynotempty/"; in test_path_directorynotempty() local
330 test_file = strjoina(test_path, "test_file"); in test_path_directorynotempty()
331 assert_se(touch(test_file) >= 0); in test_path_directorynotempty()