summaryrefslogtreecommitdiff
path: root/tests/dtls-client-with-seccomp.c
Commit message (Collapse)AuthorAgeFilesLines
* tests: updated for TLS1.3 inclusionNikos Mavrogiannopoulos2018-03-191-11/+18
| | | | | | | | | This moves the test to use a specific version or test multiple TLS versions if applicable. Resolves #413 Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
* tests: moved child status error checking code in utils.hNikos Mavrogiannopoulos2016-08-091-3/+1
|
* tests: seccomp examples: use cert-common.hNikos Mavrogiannopoulos2016-07-151-83/+1
|
* tests: made seccomp tests more reliable by waiting for each side to terminateNikos Mavrogiannopoulos2015-11-151-1/+1
|
* tests: check operation of TLS and DTLS under seccomp when configured with ↵Nikos Mavrogiannopoulos2015-11-151-0/+388
--enable-seccomp-tests