034b10936c
* 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.
3 lines
44 B
C
3 lines
44 B
C
#define XLAT_RAW 1
|
|
#include "personality.c"
|