`verify-conformance-yaml.sh` is used to verify the test spec of conformance e2e test are valid. Bascically, it calls `e2e.test` binary to dump the test spec and then walk the source to generate the `conformance.yaml`. If the `e2e.test` binary is outdated, it's possible that `testInfo` is nil. Access the field from nil will result to `nil pointer dereference` Signed-off-by: Dave Chen <dave.chen@arm.com>
9.7 KiB
9.7 KiB