Searched refs:pr_fail (Results 1 – 7 of 7) sorted by relevance
/linux/tools/testing/selftests/timens/ |
H A D | exec.c | 34 return pr_fail("%ld %ld\n", now.tv_sec, tst.tv_sec); in main() 56 return pr_fail("%ld %ld\n", in main() 76 return pr_fail("%ld %ld\n", in main()
|
H A D | vfork_exec.c | 36 pr_fail("%s: in-thread: unexpected value: %ld (%ld)\n", in tcheck() 68 return pr_fail("%s: unexpected value: %ld (%ld)\n", in check()
|
H A D | procfs.c | 141 pr_fail("uptime in /proc/uptime: old %ld, new %ld [%ld]", in check_uptime() 170 pr_fail("btime in /proc/stat: old %llu, new %llu [%llu]", in check_stat_btime()
|
H A D | log.h | 18 #define pr_fail(fmt, ...) \ macro
|
H A D | clock_nanosleep.c | 105 pr_fail("clockid: %d abs: %d remain: %ld\n", in run_test()
|
/linux/tools/testing/selftests/filesystems/overlayfs/ |
H A D | log.h | 18 #define pr_fail(fmt, ...) \ macro
|
H A D | dev_in_maps.c | 124 return pr_fail("unmatched dev:ino %x:%x:%llx (expected %x:%x:%llx)\n", in test()
|