]> granicus.if.org Git - strace/commit
tests: add fanotify_mark variants with different xlat verbosity levels
authorEugene Syromyatnikov <evgsyr@gmail.com>
Tue, 10 Apr 2018 13:10:44 +0000 (15:10 +0200)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 8 May 2018 13:39:50 +0000 (13:39 +0000)
commit5ece159986744a936569d34793996d349614214e
tree85c4945553f6e536673ea0d661101fb372c6e7cb
parent8085045d17e0c6a86c3ae30bc2c517b1ca2bdd2b
tests: add fanotify_mark variants with different xlat verbosity levels

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