Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/timens/
H A Dexec.c34 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 Dvfork_exec.c36 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 Dprocfs.c141 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 Dlog.h18 #define pr_fail(fmt, ...) \ macro
H A Dclock_nanosleep.c105 pr_fail("clockid: %d abs: %d remain: %ld\n", in run_test()