]> git.ipfire.org Git - thirdparty/lxc.git/commit
tests: fix parse_config_file seccomp test
authorMagali Lemes <magali.lemes@canonical.com>
Mon, 15 May 2023 23:31:37 +0000 (20:31 -0300)
committerStéphane Graber <stgraber@stgraber.org>
Tue, 25 Jul 2023 16:28:43 +0000 (12:28 -0400)
commitc16bb5b71efb6f189565b7da495b6e449f09cfa4
tree455a1be3e9ee61c048b7da532c376a6ae9c26a4a
parent95ef57c73b73d549769c5b4f26e9c6906867b7e0
tests: fix parse_config_file seccomp test

Link: https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1980218
Check if seccomp is enabled before throwing error.

Signed-off-by: Magali Lemes <magali.lemes@canonical.com>
src/tests/parse_config_file.c