]> granicus.if.org Git - strace/commit
tests: add personality variants with different xlat verbosity levels
authorEugene Syromyatnikov <evgsyr@gmail.com>
Wed, 11 Apr 2018 00:41:16 +0000 (02:41 +0200)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 8 May 2018 13:42:45 +0000 (13:42 +0000)
commit034b10936c1bab5707a3eb8124358d175d37cdd4
tree6d415db580682899bf3dd0dd8d476000ebda52da
parent5ece159986744a936569d34793996d349614214e
tests: add personality variants with different xlat verbosity levels

* tests/personality-Xabbrev.c: New file.
* tests/personality-Xraw.c: Likewise.
* tests/personality-Xverbose.c: Likewise.
* tests/pure_executables.list: Add personality-Xabbrev,
personality-Xraw, and personality-Xverbose.
* tests/.gitignore: Likewise.
* tests/personality.c: Add handling of XLAT_RAW and XLAT_VERBOSE flags.
* tests/personality.test: Add support for accepting test arguments.
* tests/gen_tests.in (personality-Xabbrev, personality-Xraw,
personality-Xverbose): New tests.
tests/.gitignore
tests/gen_tests.in
tests/personality-Xabbrev.c [new file with mode: 0644]
tests/personality-Xraw.c [new file with mode: 0644]
tests/personality-Xverbose.c [new file with mode: 0644]
tests/personality.c
tests/personality.test
tests/pure_executables.list