]> granicus.if.org Git - strace/commit
tests: add mount variants with different xlat verbosity levels
authorEugene Syromyatnikov <evgsyr@gmail.com>
Wed, 4 Apr 2018 21:03:26 +0000 (23:03 +0200)
committerDmitry V. Levin <ldv@altlinux.org>
Sat, 28 Apr 2018 20:48:52 +0000 (20:48 +0000)
commit1f357a8f1af8a7fe7154b8578acfb2f0d0264f69
tree0fa58b4c1d5a66b4ed700932d7780f029dae40a7
parent42f1ccc867c204365b3fefafba2cc0a3d1bcd1b4
tests: add mount variants with different xlat verbosity levels

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