summaryrefslogtreecommitdiff
path: root/tests/tee.c
Commit message (Expand)AuthorAgeFilesLines
* Consistently define __NR_* constantsDmitry V. Levin2019-07-161-1/+1
* Update copyright headersDmitry V. Levin2018-12-241-1/+1
* tests: change the license to GPL-2.0-or-laterDmitry V. Levin2018-12-101-21/+1
* tests: fix "constant is too large" compilation warningsEugene Syromyatnikov2016-11-131-2/+2
* Use <asm/unistd.h> instead of <sys/syscall.h>Dmitry V. Levin2016-08-091-1/+1
* tests: do not include <assert.h> unnecessarilyDmitry V. Levin2016-04-211-1/+0
* tests: do not include <errno.h> unnecessarilyDmitry V. Levin2016-04-211-1/+0
* tests/tee.c: stop using assertDmitry V. Levin2016-04-211-4/+4
* tests: use errno2name()Dmitry V. Levin2016-04-211-1/+1
* tests: add tee.testDmitry V. Levin2016-02-141-0/+62