summaryrefslogtreecommitdiff
path: root/tests/access.c
Commit message (Expand)AuthorAgeFilesLines
* Implement --secontext[=full] option to display SELinux contextsldv/secontextRenaud Métrich2021-04-041-4/+19
* tests: introduce create_and_enter_subdir and leave_and_remove_subdirDmitry V. Levin2021-04-011-1/+9
* Update copyright headersDmitry V. Levin2019-09-251-1/+1
* Consistently define __NR_* constantsDmitry V. Levin2019-07-161-1/+1
* Add copyright headers to some files that lack themDmitry V. Levin2018-12-241-0/+7
* tests: cleanup access.testDmitry V. Levin2017-03-311-0/+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: use errno2name()Dmitry V. Levin2016-04-211-2/+2
* tests: add access.testFei Jie2016-04-211-0/+30