refactor: modularize audit and harden build validation
This commit is contained in:
@@ -37,7 +37,6 @@ func TestRenderCheckIncludesReadOnlyTPMValidation(t *testing.T) {
|
||||
`tpm2_getcap properties-fixed`,
|
||||
`tpm2_pcrread`,
|
||||
`tpm2_gettestresult`,
|
||||
`'storage', 'tpm', 'nvidia-config'`,
|
||||
} {
|
||||
if !strings.Contains(page, want) {
|
||||
t.Fatalf("check page does not contain %q", want)
|
||||
|
||||
Reference in New Issue
Block a user