Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/copy_file_range/
Dcopy_file_range01.c23 #define TEST_FILE_2 "copy_file_range_ltp02.txt" macro
170 fd_out = SAFE_OPEN(TEST_FILE_2, O_CREAT | O_WRONLY | O_TRUNC, 0644); in test_one()
189 ret = check_file_content(TEST_FILE_1, TEST_FILE_2, in test_one()