summaryrefslogtreecommitdiff
path: root/tests/15-basic-resolver.c
Commit message (Expand)AuthorAgeFilesLines
* arch: Add 32-bit Motorola 68000 supportJohn Paul Adrian Glaubitz2023-04-251-0/+1
* tests: Add 64-bit LoongArch supportXiaotian Wu2023-02-181-0/+1
* tests: various additions to improve code coveragePaul Moore2021-08-121-0/+41
* arch: Add RISC-V 64-bit supportAndreas Schwab2020-02-231-0/+1
* tests: rely on __SNR_xxx instead of __NR_xxx for syscallsPaul Moore2019-11-201-3/+3
* tests: add socket and ipc tests to 15-basic-resolverPaul Moore2017-02-241-0/+24
* tests: test the syscall resolver on all supported architecturesPaul Moore2017-02-231-24/+53
* tests: add a test for seccomp_syscall_resolve_name_rewrite()Paul Moore2017-02-231-0/+5
* tests: replace socket syscall references in 15-basic-resolverPaul Moore2016-04-191-4/+4
* all: update my email addressPaul Moore2016-02-111-1/+1
* tests: fixed leak in basic-resolverBrian Cain2015-03-131-10/+21
* tests: correctly return an error if seccomp_init() failsPaul Moore2014-05-011-0/+1
* tests: rename the tests to make it clear which are simulator/basic/live basedPaul Moore2013-02-071-0/+59