Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/munmap/
H A Dmunmap03.c94 static void check_and_print(int expected_errno) in check_and_print() function
122 check_and_print(EINVAL); in test_einval1()
132 check_and_print(EINVAL); in test_einval2()
142 check_and_print(EINVAL); in test_einval3()
/third_party/ltp/testcases/kernel/syscalls/rename/
H A Drename11.c126 static void check_and_print(int expected_errno) in check_and_print() function
144 check_and_print(ELOOP); in test_eloop()
156 check_and_print(EROFS); in test_erofs()
172 check_and_print(EMLINK); in test_emlink()

Completed in 2 milliseconds