Searched refs:framework_skip_ (Results 1 – 22 of 22) sorted by relevance
35 framework_skip_ '/proc/self/fd/ is not available'42 framework_skip_ 'failed to create a directory'47 framework_skip_ 'failed to create a file'
38 framework_skip_() { warn_ "$ME_: framework skip: $*"; exit 77; } function43 framework_skip_ "$* is not available"72 "$@" || framework_skip_ "$args failed with code $?"114 framework_skip_ 'gawk does not support @include'
11 137) framework_skip_ "$* killed by SIGKILL, fix your kernel" ;;
12 137) framework_skip_ "$* killed by SIGKILL, fix your kernel" ;;
36 framework_skip_ '/proc/self/maps is not available'
43 framework_skip_ 'sleep does not use nanosleep'
53 framework_skip_ 'failed to create files'
37124 * tests/init.sh (framework_skip_): New function.