[systemd-devel] [PATCH v3 1/2] test: add basic seccomp tests

Zbigniew Jędrzejewski-Szmek zbyszek at in.waw.pl
Fri Feb 14 16:09:36 PST 2014


On Fri, Feb 14, 2014 at 05:21:41PM +0100, Ronny Chevalier wrote:
> ---
>  test/TEST-04-SECCOMP/Makefile               |  1 +
>  test/TEST-04-SECCOMP/test-seccomp.sh        | 13 +++++
>  test/TEST-04-SECCOMP/test.sh                | 79 +++++++++++++++++++++++++++++
>  test/TEST-04-SECCOMP/will-fail.service      |  8 +++
>  test/TEST-04-SECCOMP/will-fail2.service     |  6 +++
>  test/TEST-04-SECCOMP/will-not-fail.service  |  9 ++++
>  test/TEST-04-SECCOMP/will-not-fail2.service |  6 +++
>  7 files changed, 122 insertions(+)
>  create mode 120000 test/TEST-04-SECCOMP/Makefile
>  create mode 100755 test/TEST-04-SECCOMP/test-seccomp.sh
>  create mode 100755 test/TEST-04-SECCOMP/test.sh
>  create mode 100644 test/TEST-04-SECCOMP/will-fail.service
>  create mode 100644 test/TEST-04-SECCOMP/will-fail2.service
>  create mode 100644 test/TEST-04-SECCOMP/will-not-fail.service
>  create mode 100644 test/TEST-04-SECCOMP/will-not-fail2.service
Applied!

Zbyszek


More information about the systemd-devel mailing list