summaryrefslogtreecommitdiff
path: root/tests/setfsugid.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add copyright headersEugene Syromyatnikov2017-05-221-0/+1
* tests: replace casts of 0xffffffff00000000ULL with F8ILL_KULONG_MASKDmitry V. Levin2017-02-161-1/+1
* Include "kernel_types.h" in defs.h and tests/tests.hDmitry V. Levin2016-12-161-2/+0
* tests: use kernel_ulong_t as argument type in setfsuid/setfsgid testsEugene Syromyatnikov2016-12-041-2/+4
* uid: use printuid for printing UID/GID valueEugene Syromyatnikov2016-12-041-1/+12
* tests: check decoding of setfsuid syscallDmitry V. Levin2016-04-201-0/+65