Skip to content
Snippets Groups Projects
Commit 3ffb5090 authored by Frederic Danis's avatar Frederic Danis
Browse files

Fix build after geoclue and ofono test removal


geoclue/automated has been removed and apparmor/geoclue test has been
moved to `tests/geoclue` in bfcb0d77.

apparmor/ofono test has been moved to `tests/ofono` in 3095eff3.

Signed-off-by: default avatarFrédéric Danis <frederic.danis@collabora.com>
parent 8fdbf120
No related branches found
No related tags found
2 merge requests!271Backport from v2023dev1 to v2022,!270Fix build after geoclue and ofono test removal
Pipeline #332204 failed
......@@ -27,7 +27,6 @@ COPY = \
connman \
dbus \
folks \
geoclue/automated \
grilo \
gstreamer-decode \
inherit-config.sh \
......
LIBDIR := /usr/lib/apertis-tests/apparmor/geoclue
LIB_NAMES := libgeoclue-malicious-override.so
DATA := geoclue.malicious.expected geoclue.normal.expected
SCRIPTS := test-geoclue geoclue
include ../common/Makefile
LIBDIR := /usr/lib/apertis-tests/apparmor/ofono
LIB_NAMES := libofonod-malicious-override.so
DATA := ofonod.malicious.expected ofonod.normal.expected
SCRIPTS := test-ofonod ofonod
include ../common/Makefile
usr/lib/apertis-tests/geoclue/automated usr/share/chaiwala-tests/geoclue/automated
usr/lib/apertis-tests/dbus/dos-match-rules usr/share/chaiwala-tests/dbus-dos-match-rules/manual
usr/lib/apertis-tests/dbus/dos-reply-time usr/share/chaiwala-tests/dbus-dos-reply-time/manual
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment