NVMe_Features_Verification

NVMe_GetLogPage.py

Informational script to request log pages for all mandatory and optional log pages.

  1. Get log page for mandatory pages.

  2. Get log page for optional pages.

Pass/Fail: Test will pass if the script completes

NVMe_Compare.py

Test Compare if supported

Pass/Fail: Test will pass Compare functionality test succeeds

NVMe_IdentifyController.py

Run an identify controller command

Pass/Fail: Test will pass if the identify controller command succeeds

NVMe_IdentifyNamespace.py

Run an identify namespace command

Pass/Fail: Test will pass if the identity namespace command succeeds

NVMe_GetFeatures.py

Informational script to run Get Features for all mandatory and optional features.

  1. Determine software version

  2. Get features for mandatory features.

  3. Get features for optional features.

Pass/Fail: Test will pass if the script completes