]> granicus.if.org Git - strace/history - tests/sendfile.c
tests: extend TEST_NETLINK_OBJECT macro
[strace] / tests / sendfile.c
2017-06-04 Dmitry V. Levintests: avoid hitting SO_SNDBUF limit in sendfile/sendfi...
2017-05-22 Eugene SyromyatnikovAdd copyright headers
2017-03-16 Dmitry V. Levintests: use TAIL_ALLOC_OBJECT_VAR_PTR
2016-11-13 Eugene Syromyatnikovtests: fix "constant is too large" compilation warnings
2016-08-09 Dmitry V. LevinUse <asm/unistd.h> instead of <sys/syscall.h>
2016-03-29 Dmitry V. Levintests: simplify sendfile.test and sendfile64.test
2016-01-05 Dmitry V. Levintests/sendfile.c: use libtests
2016-01-05 Dmitry V. Levintests: include tests.h instead of config.h
2015-08-27 Dmitry V. Levintests: convert several tests from match_grep to match_diff
2015-08-19 Dmitry V. Levintests: add sendfile.test and sendfile64.test