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

2014-02-13 Thread Ronny Chevalier
2014-02-13 3:34 GMT+01:00 Dave Reisner d...@falconindy.com: On Thu, Jan 23, 2014 at 01:34:57AM +0100, Ronny Chevalier wrote: --- test/TEST-04-SECCOMP/Makefile | 1 + test/TEST-04-SECCOMP/test-seccomp.sh| 11 test/TEST-04-SECCOMP/test.sh| 79

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

2014-02-13 Thread Dave Reisner
On Thu, Feb 13, 2014 at 09:58:53AM +0100, Ronny Chevalier wrote: 2014-02-13 3:34 GMT+01:00 Dave Reisner d...@falconindy.com: On Thu, Jan 23, 2014 at 01:34:57AM +0100, Ronny Chevalier wrote: --- test/TEST-04-SECCOMP/Makefile | 1 + test/TEST-04-SECCOMP/test-seccomp.sh

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

2014-02-13 Thread Ronny Chevalier
2014-02-13 16:25 GMT+01:00 Dave Reisner d...@falconindy.com: On Thu, Feb 13, 2014 at 09:58:53AM +0100, Ronny Chevalier wrote: 2014-02-13 3:34 GMT+01:00 Dave Reisner d...@falconindy.com: On Thu, Jan 23, 2014 at 01:34:57AM +0100, Ronny Chevalier wrote: --- test/TEST-04-SECCOMP/Makefile

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

2014-02-12 Thread Dave Reisner
On Thu, Jan 23, 2014 at 01:34:57AM +0100, Ronny Chevalier wrote: --- test/TEST-04-SECCOMP/Makefile | 1 + test/TEST-04-SECCOMP/test-seccomp.sh| 11 test/TEST-04-SECCOMP/test.sh| 79 +

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

2014-01-22 Thread Ronny Chevalier
--- test/TEST-04-SECCOMP/Makefile | 1 + test/TEST-04-SECCOMP/test-seccomp.sh| 11 test/TEST-04-SECCOMP/test.sh| 79 + test/TEST-04-SECCOMP/will-fail.service | 6 +++ test/TEST-04-SECCOMP/will-not-fail.service | 6 +++