From 70961b9ebc99648dccfcf7c221fcaef65c977590 Mon Sep 17 00:00:00 2001 From: Alan Stokes Date: Fri, 14 Apr 2023 14:28:12 +0100 Subject: [PATCH] Add tests to TEST_MAPPING They exist, so we should run them. Bug: 275693559 Test: atest libpvmfw.bootargs.test Change-Id: Iaf9eed57f707ccba4e5ab17f4c289bf390fab4a2 --- pvmfw/TEST_MAPPING | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pvmfw/TEST_MAPPING b/pvmfw/TEST_MAPPING index 5e58ebb7..e4a80dc5 100644 --- a/pvmfw/TEST_MAPPING +++ b/pvmfw/TEST_MAPPING @@ -2,6 +2,9 @@ "avf-presubmit" : [ { "name" : "libpvmfw_avb.integration_test" + }, + { + "name" : "libpvmfw.bootargs.test" } ] } \ No newline at end of file