summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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-161-0/+8
* build: add basic code coverage supportPaul Moore2017-02-071-2/+3
* 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