Update units to test with ptest 51/16851/1
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Fri, 28 Sep 2018 12:40:38 +0000 (14:40 +0200)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Fri, 28 Sep 2018 12:40:57 +0000 (14:40 +0200)
Change-Id: Iaae973d8240d8754eac2c49010728c42157674b3
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
common/scripts/ptest-lava-wrapper.sh

index 56a1049..07a951a 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-REQUIREDPTESTS="acl attr bluez5 busybox dbus-test"
+REQUIREDPTESTS="acl attr systemd cynara xmlsec1 libxml2 openssl openssh lua smack afb-test agl-service-signal-composer dbus-test"
 
 # Check if ptest packages are installed
 command -v ptest-runner >/dev/null 2>&1