summaryrefslogtreecommitdiff
path: root/tests/request_key.c
Commit message (Expand)AuthorAgeFilesLines
* Use loop initial declarationsDmitry V. Levin2021-11-051-9/+8
* Update copyright headersDmitry V. Levin2021-07-171-1/+1
* tests/request_key: fix -Wmissing-prototypes warningsDmitry V. Levin2021-06-041-2/+2
* tests: assume __NR_request_key is definedDmitry V. Levin2021-06-021-12/+3
* Update copyright headersDmitry V. Levin2019-09-251-1/+1
* Consistently define __NR_* constantsDmitry V. Levin2019-07-161-1/+1
* tests: change the license to GPL-2.0-or-laterDmitry V. Levin2018-12-101-21/+1
* Update copyright headersDmitry V. Levin2018-06-141-1/+1
* tests: use STRINGIFY instead of _STRDmitry V. Levin2018-06-061-2/+2
* Update copyright headersEugene Syromyatnikov2017-09-051-0/+1
* Fix a few spacing style issuesDmitry V. Levin2017-06-171-2/+1
* tests: fix name spellingEugene Syromyatnikov2016-10-301-1/+1
* tests: fix invalid pointer checks in request_key testEugene Syromyatnikov2016-10-311-3/+3
* tests: move ARG_STR and similar macros to tests.hEugene Syromyatnikov2016-10-261-3/+0
* tests: check decoding of add_key, keyctl, and request_key syscallsEugene Syromyatnikov2016-10-031-0/+152