Skip to content

Commit

Permalink
Add NdisStudio NdisPoll keyword validation and OID_GEN_VENDOR_DRIVER_…
Browse files Browse the repository at this point in the history
…VERSION Verification test support

Signed-off-by: Vitalii Chulak <[email protected]>
  • Loading branch information
Jedoku committed Oct 7, 2024
1 parent 6580f09 commit a886161
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions lib/engines/hcktest/hcktest.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,18 @@
"value": 0
}
]
},
{
"tests": [
"[NdisStudio] NdisPoll keyword validation",
"[NdisStudio] OidRequestTest - OID_GEN_VENDOR_DRIVER_VERSION Verification"
],
"pre_test_commands": [
{
"desc": "Set Date for NdisStudio tests",
"guest_run": "Set-Date '1/1/2024 12:00:00 PM'"
}
]
}
]
}

0 comments on commit a886161

Please sign in to comment.