[PATCH v4 2/2] tests: improve test coverage of prctl syscall decoder

Dmitry V. Levin ldv at altlinux.org
Sun Jul 18 23:24:41 UTC 2021


On Mon, Jul 12, 2021 at 12:14:25PM -0400, Srikavin Ramkumar wrote:
> Add tests for PR_CAP_AMBIENT, PR_CAPBSET_READ, PR_CAPBSET_DROP,
> PR_[GS]ET_FP_MODE, PR_MCE_KILL, PR_SVE_[GS]ET_VL, PR_[GS]ET_UNALIGN.
> 
> * tests/.gitignore: Add prctl-cap-ambient, prctl-capbset, prctl-fp-mode,
> prctl-mce-kill, prctl-sve, and prctl-unalign.
> * tests/Makefile.am (check_PROGRAMS): Add prctl-fp-mode.
> (DECODER_TESTS): Add prctl-fp-mode.test.
> * tests/pure_executables.list: Add prctl-cap-ambient, prctl-capbset,
> prctl-mce-kill, prctl-sve, and prctl-unalign.
> * tests/gen_tests.in (prctl-cap-ambient, prctl-capbset, prctl-mce-kill,
> prctl-sve, prctl-unalign): New entries.
> * tests/prctl-cap-ambient.c: New file.
> * tests/prctl-capbset.c: Likewise.
> * tests/prctl-fp-mode.c: Likewise.
> * tests/prctl-fp-mode.test: Likewise.
> * tests/prctl-mce-kill.c: Likewise.
> * tests/prctl-sve.c: Likewise.
> * tests/prctl-unalign.c: Likewise.

Merged, thanks!


-- 
ldv


More information about the Strace-devel mailing list