aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/vmalloc.py
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2024-02-28 16:59:13 -0800
committerDavid S. Miller <[email protected]>2024-03-01 10:30:28 +0000
commit796a344fa4315f9c1f2258de14c1d20cbbef79a8 (patch)
tree479e2a918de25a2db48de821671dee22ab50c772 /scripts/gdb/linux/vmalloc.py
parent69fe8ec4f673b5b35a34718dc39a5131bfc55e36 (diff)
selftests: kselftest_harness: use exit code to store skip
We always use skip in combination with exit_code being 0 (KSFT_PASS). This are basic KSFT / KTAP semantics. Store the right KSFT_* code in exit_code directly. This makes it easier to support tests reporting other extended KSFT_* codes like XFAIL / XPASS. Reviewed-by: Kees Cook <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions