Skip to content

Commit

Permalink
Adopted convention as have lower case as test suite name
Browse files Browse the repository at this point in the history
Adopted convention as have lower case as test suite name

Signed-off-by: Praveen K Pandey <[email protected]>
  • Loading branch information
PraveenPenguin committed Jul 2, 2024
1 parent 0b6b749 commit 5423f12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions op-test
Original file line number Diff line number Diff line change
Expand Up @@ -1010,8 +1010,8 @@ suites = {
'osdumpkdumpsuite': OSdumpkdumpSuite(),
'osdumpfadumpsuite': OSdumpfadumpSuite(),
'osdumpsanitysuite': OSdumpsanitySuite(),
'ISSTkdumpSuite': ISSTkdumpSuite(),
'ISSTfadumpSuite':ISSTfadumpSuite(),
'osisstkdumpsuite': ISSTkdumpSuite(),
'osisstfadumpsuite':ISSTfadumpSuite(),
'dlpario-suite': DlparIOSuite(),
'lpm-suite': LPMSuite(),
'GuestSecureBootSuite': GuestSecureBootSuite(),
Expand Down

0 comments on commit 5423f12

Please sign in to comment.