mirror of
https://github.com/nsacyber/HIRS.git
synced 2024-12-24 15:16:46 +00:00
added bad component test
This commit is contained in:
parent
59d9d6f654
commit
01e398dbf2
.ci/system-tests
platform_cert_tests.sh
profiles/laptop/badDeltaMem
@ -24,6 +24,12 @@ uploadTrustedCerts
|
||||
setPlatformCerts "laptop" "platCertLight"
|
||||
provisionTpm2 "pass"
|
||||
|
||||
writeToLogs "### ACA PLATFORM CERTIFICATE TEST 3: Test a Delta Platform Certificate that has a wrong a memory component ###"
|
||||
clearAcaDb
|
||||
uploadTrustedCerts
|
||||
setPlatformCerts "laptop" "badDeltaMem"
|
||||
provisionTpm2 "fail"
|
||||
|
||||
# Process Test Results, any single failure will send back a failed result.
|
||||
if [[ $failedTests != 0 ]]; then
|
||||
export TEST_STATUS=1;
|
||||
|
BIN
.ci/system-tests/profiles/laptop/badDeltaMem/laptop_badDeltaMem_base.crt
Executable file
BIN
.ci/system-tests/profiles/laptop/badDeltaMem/laptop_badDeltaMem_base.crt
Executable file
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user