summaryrefslogtreecommitdiff
path: root/tests/.gitignore
Commit message (Expand)AuthorAgeFilesLines
* tests: add a missing .gitignore entry for 60-sim-precomputePaul Moore2023-05-091-0/+1
* tests: Add a binary tree test with zero syscallsTom Hromatka2022-03-181-0/+1
* tests: Add *.log and *.stats to .gitignoreManabu Sugimoto2022-01-101-0/+2
* api: add API level 6Paul Moore2020-06-291-0/+1
* api: add the SCMP_FLTATR_API_SYSRAWRC filter attributePaul Moore2020-06-161-0/+1
* all: pick better names for some legacy terminologyPaul Moore2020-06-111-2/+2
* arch: use gperf to generate a perfact hash to lookup syscall namesGiuseppe Scrivano2020-03-231-0/+1
* tests: add tests for the binary treeTom Hromatka2020-02-281-0/+3
* tests: introduce a simple seccomp_load() test as part of the non-live testsPaul Moore2019-11-131-0/+1
* tests: add notification testsPaul Moore2019-05-031-0/+1
* tests: Add 50-sim-hash_collision testTom Hromatka2019-04-161-0/+1
* tests: add 48-sim-64b_comparisonsPaul Moore2019-03-141-0/+1
* tests: add 48-sim-32b_args to the .gitignore filePaul Moore2019-03-041-0/+1
* tests: Add tests for SECCOMP_RET_KILL_PROCESSTom Hromatka2018-09-191-0/+2
* tests: add tests for db_chain_lt()Tom Hromatka2018-04-051-0/+1
* tests: added tests for the A2 ordering bug (GH issue #112)Tom Hromatka2018-04-051-0/+2
* tests: add some advanced syscall argument chain tests via 40-sim-adv_chainsPaul Moore2018-01-171-0/+1
* tests: add a test to check for syscall priority function on non-native ABIsPaul Moore2018-01-171-0/+1
* tests: add test for SCMP_ACT_LOG of all syscallsTyler Hicks2017-11-011-0/+1
* tests: Add new API level test binary to gitignoreTyler Hicks2017-10-171-0/+1
* 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-241-0/+1
* tests: add ipc(2) testsPaul Moore2017-02-231-0/+2
* all: add tests to ensure that syscall -1 is handled correctlyPaul Moore2017-02-231-0/+1
* tests: sort out simulation blacklist/whitelistLuca Bruno2016-06-021-0/+1
* s390: handle multiplexed syscalls correctlyPaul Moore2016-04-201-0/+1
* tests: create a simple live test to verify we can set the TSYNC attributePaul Moore2016-02-221-0/+1
* api: add a seccomp_version() API callPaul Moore2016-02-181-0/+1
* tests: add a test for the different types of socket syscallsPaul Moore2016-02-091-0/+1
* all: block negative syscall numbers from the filterPaul Moore2015-08-271-1/+1
* tests: fix sequence number generationMathias Krause2015-07-161-0/+2
* tests: add a test for faulty handling of the x32 architectureMathias Krause' via libseccomp2015-06-151-0/+1
* build: update the .gitignore file under tests/Paul Moore2015-05-061-0/+1
* build: regression test fixesPaul Moore2014-05-011-1/+2
* tests: add some scripts to compare test output from different test runsPaul Moore2013-10-181-0/+1
* tests: add a placeholder for 00-testPaul Moore2013-04-221-0/+2
* db: correctly compare syscall arguments on 64-bit systemsPaul Moore2013-04-181-0/+1
* tests: add a live test to exercise the syscall argument matchingPaul Moore2013-03-281-0/+1
* tests: add a test to exercise the x32 and arm architecturesPaul Moore2013-03-281-0/+1
* tests: add 22-sim-basic_chains_arrayVitaly Vi Shukela2013-03-261-0/+1
* tests: add some basic live testsPaul Moore2013-02-071-0/+2
* tests: rename the tests to make it clear which are simulator/basic/live basedPaul Moore2013-02-071-19/+19
* tests: test for missing syscalls on an architecturePaul Moore2013-01-221-0/+2
* tests: add a basic whitelist testPaul Moore2013-01-161-0/+1
* tests: add basic support for python testsPaul Moore2012-10-311-0/+1
* tests: add tests for the new multi-arch/filter supportPaul Moore2012-09-281-0/+2
* arch: add support for syscall name resolutionPaul Moore2012-09-271-0/+1
* tests: add a test for the seccomp_reset() APIPaul Moore2012-07-251-0/+1
* api: enable basic filter attribute supportPaul Moore2012-04-131-0/+1
* all: support masked comparisonsPaul Moore2012-04-041-0/+1