]> granicus.if.org Git - strace/commit
tests: add fsync.test
authorFei Jie <feij.fnst@cn.fujitsu.com>
Thu, 31 Mar 2016 08:06:50 +0000 (16:06 +0800)
committerDmitry V. Levin <ldv@altlinux.org>
Fri, 1 Apr 2016 23:34:33 +0000 (23:34 +0000)
commit16c078ea9969b47cd27d0303dcf715bf7f7faf52
treeb7543d4636fa18a591fcc92fcbea9a699223a1c9
parenta067b8d3b02283c2f7114639d876f55e1e9575e0
tests: add fsync.test

* tests/fsync.c: New file.
* tests/fsync.test: New test.
* tests/.gitignore: Add fsync.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add fsync.test.
tests/.gitignore
tests/Makefile.am
tests/fsync.c [new file with mode: 0644]
tests/fsync.test [new file with mode: 0755]