summaryrefslogtreecommitdiff
path: root/tests/util.c
Commit message (Expand)AuthorAgeFilesLines
* tests: add a util_gcov_rules() utility functionPaul Moore2021-08-121-0/+40
* tools,tests: fixup errno handling to be more consistentPaul Moore2020-06-161-3/+3
* tests: Add tests for SECCOMP_RET_KILL_PROCESSTom Hromatka2018-09-191-0/+2
* tests: test suite infrastructure changes for SCMP_ACT_LOGTyler Hicks2017-11-011-0/+2
* all: assorted formatting fixesPaul Moore2013-10-211-1/+1
* tests: enable the "live" test typePaul Moore2013-02-071-0/+100
* tests: add basic support for python testsPaul Moore2012-10-311-2/+2
* api: remove the internal state and make the API context-awarePaul Moore2012-07-251-3/+5
* api: rename the seccomp_gen_*() functions to seccomp_export_*()Paul Moore2012-04-261-2/+2
* tests: make the option parsing a little more generic and move the filter outp...Paul Moore2012-04-131-12/+40
* all: relicense the library from GPLv2 to LGPLv2.1Paul Moore2012-04-091-8/+8
* tests: Consolidate BPF/PFC getopt() test codeCorey Bryant2012-03-161-0/+79