Skip to content

Commit

Permalink
Enable shutdown test in execute_all_services_rt
Browse files Browse the repository at this point in the history
  • Loading branch information
jlmahowa-amd authored and jhand2 committed Apr 16, 2024
1 parent 7c028e2 commit 48f3213
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/tests/fips_test_suite/services.rs
Original file line number Diff line number Diff line change
Expand Up @@ -715,6 +715,5 @@ pub fn execute_all_services_rt() {
exec_cmd_disable_attestation(&mut hw);

// SHUTDOWN
// TODO: Uncomment once runtime shutdown fix is merged
//exec_cmd_shutdown(&mut hw);
exec_cmd_shutdown(&mut hw);
}

0 comments on commit 48f3213

Please sign in to comment.