Skip to content

Commit

Permalink
Fix for Typo in test 36 (#496)
Browse files Browse the repository at this point in the history
Signed-off-by: Balaji Gontumukkala <balaji.gontumukkala@arm.com>
Co-authored-by: Balaji Gontumukkala <balaji.gontumukkala@arm.com>
  • Loading branch information
gontumukkala-balaji and gontumukkala-balaji authored Oct 21, 2024
1 parent 511f139 commit 5ae6dc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_pool/pe/operating_system/test_c036.c
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ static void payload(void)
else {
if (index == primary_pe_idx)
val_print(ACS_PRINT_WARN,
"\n Recommened WFE fine-tuning delay feature not implemented", 0);
"\n Recommended WFE fine-tuning delay feature not implemented", 0);
val_set_status(index, RESULT_SKIP(TEST_NUM, 02));
}
}
Expand Down

0 comments on commit 5ae6dc7

Please sign in to comment.