summaryrefslogtreecommitdiff
path: root/tests/umount.c
Commit message (Expand)AuthorAgeFilesLines
* Consistently define __NR_* constantsDmitry V. Levin2019-07-161-1/+1
* Update copyright headersDmitry V. Levin2019-05-221-1/+1
* tests: robustify umount and umount2 tests against future kernel changesDmitry V. Levin2019-04-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
* Use <asm/unistd.h> instead of <sys/syscall.h>Dmitry V. Levin2016-08-091-1/+1
* tests: do not include <errno.h> unnecessarilyDmitry V. Levin2016-04-211-1/+0
* tests/umount.c: use errno2nameDmitry V. Levin2016-04-211-15/+7
* tests/umount.c: use libtestsDmitry V. Levin2016-01-061-13/+19
* Add copyright headers to some files which lack themDmitry V. Levin2015-12-171-0/+27
* tests: add umount.test and umount2.testDmitry V. Levin2015-12-071-0/+44