b0e61152ca89a85157afe8fb6bc2d40c16b283db |
|
02-Dec-2015 |
Dmitry V. Levin <ldv@altlinux.org> |
tests: add fstatat64.test and newfstatat.test * configure.ac (AC_CHECK_FUNCS): Add fstatat, ftruncate, and futimens. * tests/fstatat.c: New file. * tests/fstatat64.c: Likewise. * tests/newfstatat.c: Likewise. * tests/fstatat64.test: New test. * tests/newfstatat.test: Likewise. * tests/Makefile.am (check_PROGRAMS): Add fstatat64 and newfstatat. (fstatat64_CFLAGS, newstatat_CFLAGS): Define. (TESTS): Add fstatat64.test and newfstatat.test. (EXTRA_DIST): Add fstatat.c. * tests/.gitignore: Add fstatat64 and newfstatat.
/external/strace/tests/fstatat64.c
|