summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* all: add seccomp_precompute() functionalityPaul Moore2022-09-211-3/+6
* tests: Add a binary tree test with zero syscallsTom Hromatka2022-03-181-3/+6
* build: reorganize the code coverage targetsPaul Moore2021-08-121-4/+0
* tests: add the 57'th python test to the MakefilePaul Moore2020-07-151-0/+1
* api: add API level 6Paul Moore2020-06-291-3/+6
* api: add the SCMP_FLTATR_API_SYSRAWRC filter attributePaul Moore2020-06-161-2/+4
* all: pick better names for some legacy terminologyPaul Moore2020-06-111-6/+6
* arch: use gperf to generate a perfact hash to lookup syscall namesGiuseppe Scrivano2020-03-231-3/+6
* tests: add tests for the binary treeTom Hromatka2020-02-281-4/+13
* tests: introduce a simple seccomp_load() test as part of the non-live testsPaul Moore2019-11-131-3/+7
* tests: add notification testsPaul Moore2019-05-031-2/+4
* tests: Add 50-sim-hash_collision testTom Hromatka2019-04-161-3/+6
* tests: add 48-sim-64b_comparisonsPaul Moore2019-03-141-3/+6
* api: provide 32-bit friendly argument comparison macrosPaul Moore2019-02-211-3/+6
* tests: Add tests for SECCOMP_RET_KILL_PROCESSTom Hromatka2018-09-191-4/+10
* build: enable distcheck'ing for the python codePaul Moore2018-05-101-0/+1
* tests: add tests for db_chain_lt()Tom Hromatka2018-04-051-3/+6
* tests: added tests for the A2 ordering bug (GH issue #112)Tom Hromatka2018-04-051-3/+9
* tests: add some advanced syscall argument chain tests via 40-sim-adv_chainsPaul Moore2018-01-171-3/+6
* tests: add a test to check for syscall priority function on non-native ABIsPaul Moore2018-01-171-3/+6
* tests: add test for SCMP_ACT_LOG of all syscallsTyler Hicks2017-11-011-3/+6
* api: create an API level construct as part of the supported APIPaul Moore2017-09-211-2/+4
* tests: fix some problems with 'make distcheck'Paul Moore2017-02-271-4/+4
* tests: add a dedicated PFC testPaul Moore2017-02-241-2/+8
* tests: add the syscall consistency check to the code coverage testsPaul Moore2017-02-241-0/+2
* tests: add ipc(2) testsPaul Moore2017-02-231-3/+9
* all: add tests to ensure that syscall -1 is handled correctlyPaul Moore2017-02-231-3/+6
* build: restore the '-static' linker flag for the test suitePaul Moore2017-02-151-0/+8
* build: add basic code coverage supportPaul Moore2017-02-061-2/+3
* tests: sort out simulation blacklist/whitelistLuca Bruno2016-06-021-3/+6
* s390: handle multiplexed syscalls correctlyPaul Moore2016-04-201-3/+6
* tests: create a simple live test to verify we can set the TSYNC attributePaul Moore2016-02-221-3/+6
* api: add a seccomp_version() API callPaul Moore2016-02-181-3/+6
* build: fix a 'make dist' problem caused by a missing 00-test.c filePaul Moore2016-02-101-0/+1
* tests: add a test for the different types of socket syscallsPaul Moore2016-02-091-3/+6
* all: block negative syscall numbers from the filterPaul Moore2015-08-271-3/+6
* tests: don't link miniseq with any of our librariesPaul Moore2015-07-171-0/+2
* tests: fix sequence number generationMathias Krause2015-07-161-0/+1
* tests: add some tests missing from the MakefilePaul Moore2015-06-221-2/+6
* tests: add a test for faulty handling of the x32 architectureMathias Krause' via libseccomp2015-06-151-1/+2
* tests: test the bpf accumulator checking logicPaul Moore2015-04-031-1/+2
* build: fix some problems seen with 'make dist' tarballsPaul Moore2014-10-211-0/+67
* build: allow the creation of a static libraryPaul Moore2014-10-211-1/+1
* build: create a 'check-build' targetPaul Moore2014-05-071-0/+3
* build: add headers to all of the autotools filesPaul Moore2014-05-011-2/+18
* build: regression test fixesPaul Moore2014-05-011-6/+4
* build: fixup the autotools build flagsPaul Moore2014-04-291-1/+1
* build: initial attempt to use autotools as the build systemJan Engelhardt2014-04-291-0/+45