• Tycho Andersen's avatar
    test: add checkskip hook · cf7a7338
    Tycho Andersen authored
    Although there is the skip() macro, this doesn't actually do anything to skip
    the test. I looked into adding a test_skip() function in the zdtm lib, but
    there didn't seem an easy race-free way to propagate an exit code up to
    run_test in zdtm.sh, so we add the checkskip hook for use in the apparmor test
    (e.g. when apparmor isn't avialable in the kernel, or is disabled).
    Signed-off-by: 's avatarTycho Andersen <tycho.andersen@canonical.com>
    Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
    cf7a7338
Name
Last commit
Last update
..
app-emu Loading commit data...
bers Loading commit data...
crit Loading commit data...
ext-links Loading commit data...
fault-injection Loading commit data...
jenkins Loading commit data...
libcriu Loading commit data...
mem-snap Loading commit data...
mounts Loading commit data...
pipes Loading commit data...
rpc Loading commit data...
security Loading commit data...
tcp Loading commit data...
unix-callback Loading commit data...
zdtm Loading commit data...
.gitignore Loading commit data...
Makefile Loading commit data...
Makefile.zdtm Loading commit data...
app-emu.sh Loading commit data...
env.sh Loading commit data...
functions.sh Loading commit data...
maps.py Loading commit data...
post-dump.sh Loading commit data...
zdtm.sh Loading commit data...
zdtm_ct.c Loading commit data...
zdtm_mount_cgroups Loading commit data...