Add tests to TEST_MAPPING

They exist, so we should run them.

Bug: 275693559
Test: atest libpvmfw.bootargs.test
Change-Id: Iaf9eed57f707ccba4e5ab17f4c289bf390fab4a2
diff --git a/pvmfw/TEST_MAPPING b/pvmfw/TEST_MAPPING
index 5e58ebb..e4a80dc 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