summaryrefslogtreecommitdiff
path: root/src/test/meson.build
diff options
context:
space:
mode:
authorFrantisek Sumsal <frantisek@sumsal.cz>2023-04-15 19:12:45 +0200
committerFrantisek Sumsal <frantisek@sumsal.cz>2023-04-16 09:21:13 +0200
commit10a9466135a32708f45f6f7fb10cd9f005c87eb6 (patch)
treed2809973373dc0eff8d982af81dd858081d76016 /src/test/meson.build
parent1b2719c2c5ce1349a1e48a093668fb90734e2e53 (diff)
downloadsystemd-10a9466135a32708f45f6f7fb10cd9f005c87eb6.tar.gz
test: add a simple test for secure-bits stuff
Diffstat (limited to 'src/test/meson.build')
-rw-r--r--src/test/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/meson.build b/src/test/meson.build
index 85c3115e14..da843a7e47 100644
--- a/src/test/meson.build
+++ b/src/test/meson.build
@@ -141,6 +141,7 @@ simple_tests += files(
'test-rm-rf.c',
'test-sd-hwdb.c',
'test-sd-path.c',
+ 'test-secure-bits.c',
'test-selinux.c',
'test-serialize.c',
'test-set.c',