From: Ruediger Meier Date: Mon, 21 Mar 2016 13:04:44 +0000 (+0100) Subject: tests: skip ipcs test which require /proc X-Git-Tag: v2.28-rc2~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4321c0f73221af20b32a172cf9f97af99f973387;p=thirdparty%2Futil-linux.git tests: skip ipcs test which require /proc Signed-off-by: Ruediger Meier --- diff --git a/tests/ts/ipcs/functions.sh b/tests/ts/ipcs/functions.sh index 80c9416e77..a9cf2286d7 100644 --- a/tests/ts/ipcs/functions.sh +++ b/tests/ts/ipcs/functions.sh @@ -16,6 +16,8 @@ # GNU General Public License for more details. # +test -f /proc/sys/kernel/shmall || ts_skip "no /proc" + PAGE_SIZE=$($TS_HELPER_SYSINFO pagesize) # kernel files