tests: let's make sure the seccomp filter lists remain properly ordered
authorLennart Poettering <lennart@poettering.net>
Wed, 13 Sep 2017 17:56:35 +0000 (19:56 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 14 Sep 2017 13:45:21 +0000 (15:45 +0200)
commit25e94f8c75ffdb1ff173de70b579609d8d5717f5
treeb56c024a92064d2449d8bd86787345ca0c760277
parentcd0ddf6f754ec364c0ec69bd4bb51f566065290e
tests: let's make sure the seccomp filter lists remain properly ordered

It's too easy to corrupt the order, hence let's check for the right
order automatically as part of testing.
src/test/test-seccomp.c