summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* tests: change test 55 to use syscall names rather than numbersTom Hromatka2020-03-102-1182/+233
* tests: change test 53 to use syscall names rather than numbersTom Hromatka2020-03-103-366/+176
* tests: add tests for the binary treeTom Hromatka2020-02-2813-4/+2067
* arch: Add RISC-V 64-bit supportAndreas Schwab2020-02-236-2/+16
* travis: avoid running live python tests in TravisCIChris Waldon2020-01-201-0/+4
* tests: rely on __SNR_xxx instead of __NR_xxx for syscallsPaul Moore2019-11-201-3/+3
* tests: introduce a simple seccomp_load() test as part of the non-live testsPaul Moore2019-11-135-3/+105
* tests: add some additional test code to boost our code coveragePaul Moore2019-11-133-4/+34
* tests: add notification testsPaul Moore2019-05-037-4/+190
* tests: fix a error message typo in 13-basic-attrs.pyPaul Moore2019-04-301-1/+1
* api: rename SCMP_FLTATR_SPEC_ALLOW to SCMP_FLTATR_CTL_SSBPaul Moore2019-04-292-7/+5
* api: add support for the SPEC_ALLOW flagTycho Andersen2019-04-292-2/+19
* 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