summaryrefslogtreecommitdiff
path: root/tests/quotactl-xfs.c
Commit message (Expand)AuthorAgeFilesLines
* 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-08-121-1/+1
* tests: check decoding of successful quotactlZhibin Li2018-07-201-6/+6
* tests/quotactl-xfs.c: fix indentationZhibin Li2018-07-151-1/+1
* tests: use check_quota for invalid quotactl commandsZhibin Li2018-07-151-7/+7
* tests: enhance test coverage of quotactl syscall parserZhibin Li2018-07-151-2/+11
* tests/quotactl-xfs.c: fix typos in QCMDZhibin Li2018-07-151-4/+4
* Unify different generic PRINT_FIELD_* implementationsDmitry V. Levin2017-07-011-47/+47
* Fix a few spacing style issuesDmitry V. Levin2017-06-171-1/+1
* Add copyright headersEugene Syromyatnikov2017-05-221-0/+1
* tests: use TAIL_ALLOC_OBJECT_CONST_PTRDmitry V. Levin2017-03-161-4/+4
* tests: remove redundant casts in fill_memory{,_ex} invocationsDmitry V. Levin2017-01-041-1/+1
* tests: fix name spellingEugene Syromyatnikov2016-10-301-1/+1
* tests: fix invalid pointer checks in quotactl testEugene Syromyatnikov2016-10-311-0/+3
* tests: add period parameter to fill_memory_exEugene Syromyatnikov2016-10-261-1/+1
* tests: check decoding of quotactl syscallEugene Syromyatnikov2016-09-271-0/+351