Home
last modified time | relevance | path

Searched hist:"7172 f1c6854cb424e3be3401e3df34c1c38cffc2" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/nolibc/
H A Dnolibc-test.cdiff 7172f1c6854cb424e3be3401e3df34c1c38cffc2 Tue Jul 19 16:44:43 CDT 2022 Willy Tarreau <w@1wt.eu> selftests/nolibc: condition some tests on /proc existence

If /proc is not available (program run inside a chroot or without
sufficient permissions), it's better to disable the associated tests.
Some will be preserved like the ones which check for a failure to
create some entries there since they're still supposed to fail.

Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>