summaryrefslogtreecommitdiff
path: root/tests/options-syntax.test
Commit message (Expand)AuthorAgeFilesLines
* riscv: rename to riscv64Dmitry V. Levin2019-09-231-1/+1
* tests: change the license to GPL-2.0-or-laterDmitry V. Levin2018-12-101-21/+1
* Upgrade invalid -e kvm= argument to a fatal errorDmitry V. Levin2018-07-101-0/+1
* tests: add personality specification syntax checksEugene Syromyatnikov2018-06-131-0/+31
* tests: check -X option syntaxEugene Syromyatnikov2018-04-201-0/+3
* tests: robustify options-syntax.test against ashDmitry V. Levin2018-04-041-2/+3
* strace.c: support simultaneous usage of -r and -t optionsEugene Syromyatnikov2018-04-041-3/+0
* Update copyright headersDmitry V. Levin2018-02-131-1/+1
* tests: improve descriptor set syntax testingDmitry V. Levin2018-01-171-11/+0
* tests: improve syscall set syntax testingDmitry V. Levin2018-01-161-17/+0
* Lift artificial limit on output file names in -ff modeDmitry V. Levin2018-01-041-0/+3
* tests: consistently use $STRACE_EXE instead of local alternativesDmitry V. Levin2017-12-201-11/+11
* tests: check error diagnostics when exec file name is too longDmitry V. Levin2017-12-141-0/+2
* tests: robustify options-syntax.test against inquisitive muslDmitry V. Levin2017-11-011-7/+12
* tests: move check_* functions from options-syntax.test to separate fileNikolay Marchuk2017-08-071-51/+1
* Fix error diagnostics in case of zero argcDmitry V. Levin2017-07-021-0/+11
* Check -s argument earlyDmitry V. Levin2017-06-261-0/+1
* Add copyright headersEugene Syromyatnikov2017-05-221-0/+1
* Implement -e trace=/regex optionJingPiao Chen2017-04-141-0/+26
* tests: cleanup temporary files removalsDmitry V. Levin2017-04-031-2/+0
* Rewrite remaining qual_* parsers using bit setsDmitry V. Levin2016-12-051-0/+10
* Rewrite qual_desc using bit setsDmitry V. Levin2016-12-051-0/+11
* tests: make options-syntax.test tolerant of strace wrappersDmitry V. Levin2016-12-051-11/+13
* tests: check basic options syntaxDmitry V. Levin2016-11-281-0/+125