summaryrefslogtreecommitdiff
diff options
authorPMR <pmr@pmr-lander>2021-03-08 09:40:11 +0000
committerPMR <pmr@pmr-lander>2021-03-08 09:40:11 +0000
commitf667217098b4322d10fba3d5f66ad8f50110a87f (patch)
treeb50e6f03bcad2997761fd392a0df19564e03c9ea
parent27bfbe29813df5b9d13b4d21c0a238256e21f4ad (diff)
parentd828c49630655d1cc957141ca63622d17bd0258a (diff)
Merge #396888 from ~rickwu4444/plainbox-provider-checkbox:add-fw-diagnosis
Add fwts diagnosis test plan to IOT
-rw-r--r--units/firmware/test-plan.pxu27
1 files changed, 27 insertions, 0 deletions
diff --git a/units/firmware/test-plan.pxu b/units/firmware/test-plan.pxu
index 1765ced..7db724d 100644
--- a/units/firmware/test-plan.pxu
+++ b/units/firmware/test-plan.pxu
@@ -36,3 +36,30 @@ include:
firmware/tcglog-required-algs-sha256
firmware/tcglog-require-pe-image-digests
firmware/tcglog-dump-attachment
+
+
+id: iot-fwts-full
+unit: test plan
+_name: Test fwts diagnosis with iot project
+_description: Test fwts diagnosis with iot project
+include:
+nested_part:
+ iot-fwts-manual
+ iot-fwts-automated
+
+
+id: iot-fwts-manual
+unit: test plan
+_name: Test fwts diagnosis with iot project (manual)
+_description: Test fwts diagnosis with project (manual)
+include:
+
+
+id: iot-fwts-automated
+unit: test plan
+_name: Test fwts diagnosis with iot project (automated)
+_description: Test fwts diagnosis with iot project (automated)
+include:
+ firmware/fwts_desktop_diagnosis
+ firmware/fwts_desktop_diagnosis_results.log.gz
+