[LTP] [PATCH] syscalls/ptrace: Merge ptrace01 and ptrace02

Cyril Hrubis chrubis@suse.cz
Thu Feb 20 15:39:06 CET 2020


Hi!
Pushed with minor adjustements, thanks.

* Removed the runtest entry for ptrace02
* Removed the .gitignore entry for ptrace02
* Fixed the status handling at the end of the test

We should adjust our expectations based on which ptrace() call we did,
e.g. for PTRACE_CONT the child killed by sigkill is still a failure.
Also you have to call WIF*() first and only then you can get the
exit/term signal value.

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list