Searched refs:pr_fail (Results 1 – 5 of 5) sorted by relevance
/openbmc/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() 54 return pr_fail("%ld %ld\n", in main() 74 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()
|