summaryrefslogtreecommitdiff
path: root/tests/seccomp.c
Commit message (Expand)AuthorAgeFilesLines
* tests: allow clock_nanosleep in seccomp testsDaiki Ueno2020-09-181-0/+1
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* tests: wrap ADD_SYSCALL for getrandom in test for SYS_getrandomR. Andrew Bailey2019-02-141-0/+5
* added getpid() to the list of system calls usedNikos Mavrogiannopoulos2016-02-271-0/+1
* Replaced select() system call with poll() on POSIX systemsNikos Mavrogiannopoulos2016-01-281-3/+1
* Reduce the number of used syscalls by using sendmsg() instead of writev()Nikos Mavrogiannopoulos2015-12-181-3/+0
* tests: added basic functionality testing for system-keys in windowsNikos Mavrogiannopoulos2015-11-251-1/+1
* tests: check operation of TLS and DTLS under seccomp when configured with --e...Nikos Mavrogiannopoulos2015-11-151-0/+117