tests: Skip namespace-related tests when that feature is missing.
authorLudovic Courtès <ludo@gnu.org>
Fri, 10 Jul 2015 21:36:26 +0000 (23:36 +0200)
committerLudovic Courtès <ludo@gnu.org>
Fri, 10 Jul 2015 21:46:52 +0000 (23:46 +0200)
commitb62a3ebcdd2ffdd48462096ff84c96493776d5c3
tree3e41811acfb9106d85baf0970f52b76f1562f7cc
parent6c413c92f2da6e564bfe2dcf4b359192f21faed9
tests: Skip namespace-related tests when that feature is missing.

* tests/syscalls.scm ("clone", "setns", "pivot-root"): Skip
  unless (user-namespace (getpid)) exists.
tests/syscalls.scm