linux-test-project / ltp

Linux Test Project (mailing list: https://lists.linux.it/listinfo/ltp)
https://linux-test-project.readthedocs.io/
GNU General Public License v2.0
2.31k stars 1.01k forks source link

Cleanup tests for ptrace() and increase the coverage. #580

Open metan-ucw opened 5 years ago

metan-ucw commented 5 years ago

First of all we do have a few tests that needs to be cleaned up and converted to the new test library, once that is done we should look for a missing coverage. The system call is very complex and we have a few tests, so I'm pretty sure that we cover only small part of it.

coolgw commented 12 months ago

https://patchwork.ozlabs.org/project/ltp/patch/20230925112245.30701-2-wegao@suse.com/ https://patchwork.ozlabs.org/project/ltp/patch/20230925112245.30701-3-wegao@suse.com/

coolgw commented 3 months ago

Will continue work on it and send new updated patch.