3435de54af
* tests/so_peercred-Xabbrev.c: New file. * tests/so_peercred-Xraw.c: Likewise. * tests/so_peercred-Xverbose.c: Likewise. * tests/pure_executables.list: Add so_peercred-Xabbrev, so_peercred-Xraw, and so_peercred-Xverbose. * tests/.gitignore: Likewise. * tests/so_peercred.c: Add handling of XLAT_RAW and XLAT_VERBOSE flags. * tests/gen_tests.in (so_peercred-Xabbrev, so_peercred-Xraw, so_peercred-Xverbose): New tests. Co-Authored-by: Dmitry V. Levin <ldv@altlinux.org>
3 lines
44 B
C
3 lines
44 B
C
#define XLAT_RAW 1
|
|
#include "so_peercred.c"
|