summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: only run test 50 on x86_64Paul Moore2019-04-171-8/+8
* tests: Add 50-sim-hash_collision testTom Hromatka2019-04-165-3/+184
* tests: add LT tests to 43-sim-a2_orderPaul Moore2019-03-143-5/+74
* tests: add 48-sim-64b_comparisonsPaul Moore2019-03-145-3/+133
* tests: update 38-basic-pfc_coveragePaul Moore2019-03-141-30/+59
* tests: fix some issues found by coverityPaul Moore2019-03-122-11/+8
* tests: make use of the new 32-bit test filtersPaul Moore2019-03-041-18/+18
* tests: add support for 32-bit and 64-bit test filteringPaul Moore2019-03-041-0/+36
* tests: disable a number of tests on the x32 archroot2019-03-0411-145/+145
* tests: add 48-sim-32b_args to the .gitignore filePaul Moore2019-03-041-0/+1
* tests: fix a number of problems with the tests on a 32-bit x86 systemroot2019-03-014-19/+25
* api: provide 32-bit friendly argument comparison macrosPaul Moore2019-02-214-3/+178
* tests: add an API level check to the live testsPaul Moore2018-09-227-16/+28
* tests: add openat() to the syscall whitelist in test 44Paul Moore2018-09-192-0/+4
* tests: Add tests for SECCOMP_RET_KILL_PROCESSTom Hromatka2018-09-1915-6/+360
* pfc: fix PFC export hang on prioritized syscall with no rules (GH issue #117)Tom Hromatka2018-09-191-0/+5
* build: enable distcheck'ing for the python codePaul Moore2018-05-102-1/+7
* all: fixup all the file permissionsPaul Moore2018-05-104-0/+0
* tests: add tests for db_chain_lt()Tom Hromatka2018-04-055-3/+179
* tests: added tests for the A2 ordering bug (GH issue #112)Tom Hromatka2018-04-058-3/+483
* tests: update the python testsPaul Moore2018-01-171-2/+2
* all: massive src/db.c reworkPaul Moore2018-01-173-4/+6
* tests: add some advanced syscall argument chain tests via 40-sim-adv_chainsPaul Moore2018-01-175-3/+385
* tests: add a test to check for syscall priority function on non-native ABIsPaul Moore2018-01-175-3/+133
* tests: exercise removing multiple ABIs from a filterPaul Moore2018-01-171-0/+29
* tests: test for invalid filter attributesPaul Moore2018-01-171-0/+12
* tests: fix the live Python testsPaul Moore2018-01-103-0/+3
* tests: add test for SCMP_ACT_LOG of all syscallsTyler Hicks2017-11-015-3/+134
* tests: add SCMP_ACT_LOG test to 06-sim-actionsTyler Hicks2017-11-013-8/+22
* tests: test suite infrastructure changes for SCMP_ACT_LOGTyler Hicks2017-11-012-0/+7
* all: add support for new log filter flagTyler Hicks2017-11-014-4/+36
* python: Expose API level functionalityTyler Hicks2017-10-191-3/+31
* tests: Improve seccomp_api_set() test coverageTyler Hicks2017-10-191-0/+16
* tests: Add new API level test binary to gitignoreTyler Hicks2017-10-171-0/+1
* api: create an API level construct as part of the supported APIPaul Moore2017-09-214-2/+94
* tests: fix conditional that was skipping all basic python testsTyler Hicks2017-09-121-1/+1
* tests: we can't run fuzz tests on non-native filtersPaul Moore2017-02-271-5/+0
* tests: cleanup some comments in 15-sim-negative_onePaul Moore2017-02-271-5/+0
* tests: fix some problems with 'make distcheck'Paul Moore2017-02-273-6/+15
* all: update the .gitignore file to include gcov files and Python cachePaul Moore2017-02-241-0/+1
* tests: add a dedicated PFC testPaul Moore2017-02-247-2/+263
* tests: add the syscall consistency check to the code coverage testsPaul Moore2017-02-241-0/+2
* tests: add socket and ipc tests to 15-basic-resolverPaul Moore2017-02-241-0/+24
* tests: add ipc(2) testsPaul Moore2017-02-238-3/+409
* tests: test the syscall resolver on all supported architecturesPaul Moore2017-02-231-24/+53
* tests: update the attr tests to include TSYNC and TSKIPPaul Moore2017-02-232-0/+27
* tests: add a test for seccomp_syscall_resolve_name_rewrite()Paul Moore2017-02-231-0/+5
* tests: test some untested arch APIsPaul Moore2017-02-232-0/+19
* all: add tests to ensure that syscall -1 is handled correctlyPaul Moore2017-02-237-7/+159
* tests: add support for $LIBSECCOMP_TSTCFG_STRESSCNTPaul Moore2017-02-161-0/+4