strace/tests
Dmitry V. Levin cc3d59199d tests: add a test for pread/pwrite and preadv/pwritev offset decoding
* tests/uio.c: New file.
* tests/uio.test: New test.
* tests/Makefile.am (check_PROGRAMS): Add uio.
(uio_CFLAGS): Define.
(TESTS): Add uio.test.
2014-04-16 23:49:33 +00:00
..
.gitignore tests: add a test for rt_sigaction output 2014-01-08 17:48:25 +00:00
detach-running.test tests: rename all tests so that their names end in .test suffix 2014-02-02 16:49:41 +00:00
detach-sleeping.test tests: rename all tests so that their names end in .test suffix 2014-02-02 16:49:41 +00:00
detach-stopped.test tests: rename all tests so that their names end in .test suffix 2014-02-02 16:49:41 +00:00
init.sh tests: parametrize "sleep 1" 2013-06-18 20:51:49 +00:00
Makefile.am tests: add a test for pread/pwrite and preadv/pwritev offset decoding 2014-04-16 23:49:33 +00:00
net-accept-connect.c tests/net: fix portability issues 2013-05-08 14:03:38 +00:00
net-fd.test Add decoding of sockets descriptor 'paths' for network calls 2014-02-02 16:51:22 +00:00
net.test tests: rename all tests so that their names end in .test suffix 2014-02-02 16:49:41 +00:00
ptrace_setoptions.test tests: rename all tests so that their names end in .test suffix 2014-02-02 16:49:41 +00:00
qual_syscall.test tests: rename all tests so that their names end in .test suffix 2014-02-02 16:49:41 +00:00
run.sh tests: enhance timeout checks 2013-06-18 17:07:37 +00:00
set_ptracer_any.c tests: ensure that strace can detach from sleeping and stopped processes 2013-06-18 17:07:48 +00:00
sigaction.awk Rewrite signal mask decoding without sigset_t 2014-02-27 00:28:39 +00:00
sigaction.c Rewrite signal mask decoding without sigset_t 2014-02-27 00:28:39 +00:00
sigaction.test tests: rename all tests so that their names end in .test suffix 2014-02-02 16:49:41 +00:00
stat.test tests: rename all tests so that their names end in .test suffix 2014-02-02 16:49:41 +00:00
strace-f.test tests: rename all tests so that their names end in .test suffix 2014-02-02 16:49:41 +00:00
uio.c tests: add a test for pread/pwrite and preadv/pwritev offset decoding 2014-04-16 23:49:33 +00:00
uio.test tests: add a test for pread/pwrite and preadv/pwritev offset decoding 2014-04-16 23:49:33 +00:00