summaryrefslogtreecommitdiff
path: root/tests/11-basic-basic_errors.c
Commit message (Expand)AuthorAgeFilesLines
* tests: fix 11-basic-basic_errors on old kernels (API level < 5)Paul Moore2021-10-181-33/+39
* api: add missing reviewer fixesMike Frysinger2021-10-131-0/+2
* api: extend BPF export API to write to a memory bufferMike Frysinger2021-10-081-0/+33
* tests: various additions to improve code coveragePaul Moore2021-08-121-0/+52
* all: only request the userspace notification fd oncePaul Moore2020-08-181-6/+3
* api: use EINVAL to signify bad input to the libseccomp APIPaul Moore2020-06-161-2/+2
* system: treat kernel/libc errors as ECANCELEDPaul Moore2020-06-161-2/+2
* api: use EACCESS over EPERMPaul Moore2020-06-161-1/+1
* tests: test for invalid filter attributesPaul Moore2018-01-171-0/+12
* api: limit errno values to MAX_ERRNOPaul Moore2015-08-291-0/+10
* tests: fix 11-basic-basic_errors.cPaul Moore2014-08-061-1/+1
* tests: correctly return an error if seccomp_init() failsPaul Moore2014-05-011-1/+1
* tests: fix 11-basic-basic_errors to work on big endian architecturesPaul Moore2014-04-281-8/+6
* all: assorted formatting fixesPaul Moore2013-10-211-5/+5
* tests: rename the tests to make it clear which are simulator/basic/live basedPaul Moore2013-02-071-0/+168