提交 cdc5f3f1 编写于 作者: J Jincheng Miao 提交者: Michal Privoznik

tests: build viridentitytest only WITH_ATTR.

Commit d7c4e003 assumed all SELinux tests depended upon
securityselinuxhelper need xattr support, but forgot to
move viridentitytest under WITH_ATTR.
Reported-by: NNehal J Wani <nehaljw.kkd1@gmail.com>
Signed-off-by: NJincheng Miao <jmiao@redhat.com>
上级 56746d8a
...@@ -146,7 +146,6 @@ test_programs = virshtest sockettest \ ...@@ -146,7 +146,6 @@ test_programs = virshtest sockettest \
virpcitest \ virpcitest \
virendiantest \ virendiantest \
virfiletest \ virfiletest \
viridentitytest \
viriscsitest \ viriscsitest \
virkeycodetest \ virkeycodetest \
virlockspacetest \ virlockspacetest \
...@@ -188,7 +187,8 @@ endif WITH_DBUS ...@@ -188,7 +187,8 @@ endif WITH_DBUS
if WITH_SECDRIVER_SELINUX if WITH_SECDRIVER_SELINUX
if WITH_ATTR if WITH_ATTR
test_programs += securityselinuxtest test_programs += securityselinuxtest \
viridentitytest
if WITH_QEMU if WITH_QEMU
test_programs += securityselinuxlabeltest test_programs += securityselinuxlabeltest
endif WITH_QEMU endif WITH_QEMU
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册