commit | c863827ddbe5a89a393e45c92eb05ce307779151 | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Sat Dec 05 00:02:44 2015 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Sat Dec 05 00:02:44 2015 +0000 |
tree | db6b29a581d1e70b01788bb2236849f6bb86b609 | |
parent | cc2baf339fb4b962dc84dc2754035ef0ab5e05af [diff] |
tests: add fstat.test and fstat64.test * tests/fstat.c: New file. * tests/fstat64.c: Likewise. * tests/fstatx.c: Likewise. * tests/fstat.test: New test. * tests/fstat64.test: Likewise. * tests/Makefile.am (check_PROGRAMS): Add fstat and fstat64. (fstat64_CFLAGS): Define. (TESTS): Add fstat.test and fstat64.test. (EXTRA_DIST): Add fstatx.c. * tests/.gitignore: Add fstat and fstat64.