summaryrefslogtreecommitdiff
path: root/tests/init.sh
Commit message (Expand)AuthorAgeFilesLines
* treewide: fix unnecessary $ on arithmetic variablesDmitry V. Levin2023-03-301-3/+3
* Update copyright headersDmitry V. Levin2023-02-261-1/+1
* treewide: replace "sed -r" with "sed -E"Dmitry V. Levin2023-02-141-2/+2
* tests/init.sh: add --status to pidns strace callEugene Syromyatnikov2022-07-191-1/+1
* Update copyright headersDmitry V. Levin2022-03-261-1/+1
* tests: move current personality designator detection code to init.shDmitry V. Levin2022-01-151-0/+23
* Introduce --decode-pids=pidns as an alias for --pidns-translationMasatake YAMATO2021-11-141-1/+1
* tests/init.sh: add START-OF-TEST-OUTPUT-REGEX and PROG_ARGS quirksEugene Syromyatnikov2021-10-091-8/+46
* tests: move scno tampering check to init.shEugene Syromyatnikov2021-08-141-0/+38
* tests: handle "-etrace=*" in addition to "-e trace=*" and "--trace=*"Eugene Syromyatnikov2021-08-011-2/+6
* tests: add a quirk for filtering out output outside markersEugene Syromyatnikov2021-07-161-4/+47
* Update copyright headersDmitry V. Levin2021-02-161-1/+1
* Move source files into src subdirectoryDmitry V. Levin2021-02-031-4/+4
* Change my email addressDmitry V. Levin2020-12-311-1/+1
* Implement testing framework for pidnsÁkos Uzonyi2020-08-251-0/+30
* tests: increase default TIMEOUT_DURATIONDmitry V. Levin2020-05-311-1/+1
* tests: add support for negative match patterns to match_grepEugene Syromyatnikov2020-04-091-2/+10
* tests: add a workaround for trace_creds test on mips o32Dmitry V. Levin2020-04-011-0/+7
* tests: fix require_min_nproc on systems without nprocDmitry V. Levin2020-02-241-1/+1
* tests: fail if patterns file is not readable in match_grepEugene Syromyatnikov2020-02-101-1/+2
* tests: support --trace syntax in run_strace_match_{diff,grep}Eugene Syromyatnikov2020-02-101-2/+2
* Update copyright headersDmitry V. Levin2020-02-061-1/+1
* tests: move getstr/getoption from strace-V.test to init.shEugene Syromyatnikov2020-02-051-0/+28
* Update copyright headersDmitry V. Levin2019-11-281-1/+1
* tests: skip a few tests on systems with nproc == 1Dmitry V. Levin2019-10-281-0/+14
* tests: check seccomp-assisted syscall filteringChen Jingpiao2019-09-251-0/+5
* 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/init.sh: add run_prog_match_grepEugene Syromyatnikov2018-05-081-0/+11
* Add i18n supportDmitry V. Levin2018-04-011-0/+1
* tests: fix potentially unbound variable in kernel_version_codeDmitry V. Levin2018-03-231-1/+1
* tests: export a path to the trace executable to check_PROGRAMSDmitry V. Levin2017-08-061-2/+7
* tests: enhance test coverage of printpath and umovestrDmitry V. Levin2017-08-011-1/+1
* tests: enhance error diagnosticsDmitry V. Levin2017-07-191-1/+1
* tests: enhance timeout diagnosticsDmitry V. Levin2017-07-191-0/+2
* tests: add multi-process check to qual_fault.testEugene Syromyatnikov2017-07-031-1/+1
* tests: use unified diff in order to improve test log readabilityEugene Syromyatnikov2017-07-031-1/+1
* Add copyright headersEugene Syromyatnikov2017-05-221-0/+1
* tests: raise default timeout for individual testsDmitry V. Levin2017-05-011-1/+1
* tests/init.sh: add helpers for running set of programsEugene Syromyatnikov2017-04-211-0/+69
* tests: handle test scripts with .gen.test suffixDmitry V. Levin2017-04-041-8/+8
* tests: cleanup temporary files removalsDmitry V. Levin2017-04-031-1/+0
* tests: run every test except ksysent.test in its own subdirectoryDmitry V. Levin2017-04-031-12/+30
* tests: move try_run_prog to init.shEugene Syromyatnikov2017-03-171-0/+14
* tests: workaround a bug in GNU grepDmitry V. Levin2016-12-131-0/+8
* tests: introduce require_min_kernel_version_or_skip functionDmitry V. Levin2016-12-071-0/+26
* tests: add valgrind support to "make check"Dmitry V. Levin2016-12-061-1/+10
* tests: show pattern line number in match_grepElvira Khabirova2016-12-011-2/+4
* tests/init.sh: print exit code of failed commandsDmitry V. Levin2016-08-131-5/+6
* tests: factor out a part common to many simply organized test scriptsDmitry V. Levin2016-03-301-0/+12