]> git.proxmox.com Git - mirror_libseccomp.git/commit - tests/.gitignore
tests: add ipc(2) tests
authorPaul Moore <paul@paul-moore.com>
Thu, 23 Feb 2017 23:09:01 +0000 (18:09 -0500)
committerPaul Moore <paul@paul-moore.com>
Thu, 23 Feb 2017 23:09:01 +0000 (18:09 -0500)
commitff34ac33ecd61c27ac26afd87d4f15c93ec7e3ac
tree2a8f4f9a2ac28b9c1e9aaf24c590141623d8d35e
parent1674c6117274b50d5c2c71354723767bb48e16b0
tests: add ipc(2) tests

Signed-off-by: Paul Moore <paul@paul-moore.com>
tests/.gitignore
tests/36-sim-ipc_syscalls.c [new file with mode: 0644]
tests/36-sim-ipc_syscalls.py [new file with mode: 0755]
tests/36-sim-ipc_syscalls.tests [new file with mode: 0644]
tests/37-sim-ipc_syscalls_be.c [new file with mode: 0644]
tests/37-sim-ipc_syscalls_be.py [new file with mode: 0755]
tests/37-sim-ipc_syscalls_be.tests [new file with mode: 0644]
tests/Makefile.am