]> granicus.if.org Git - strace/commit
tests: add old_mmap variants with different xlat verbosity levels
authorEugene Syromyatnikov <evgsyr@gmail.com>
Wed, 4 Apr 2018 16:44:44 +0000 (18:44 +0200)
committerDmitry V. Levin <ldv@altlinux.org>
Sat, 28 Apr 2018 20:48:52 +0000 (20:48 +0000)
commit42f1ccc867c204365b3fefafba2cc0a3d1bcd1b4
tree9c99988d65e1a4cf57eb46f1ef8b034e59aa1846
parent417ec2479d86ccbc1abef8a77b22d9f8476ab31e
tests: add old_mmap variants with different xlat verbosity levels

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