Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Code review of current solution.

  • Fix issue related to device being uninstalled after restart.

  • Add bulletproof install / remove / driver status functionality to wperf-devgen.

    • Note: in the future we will introduce Device Tree feature.

      • This will expand on wperf-devgen tool which should be able to manage set of WindowsPerf drivers.

Driver Testing Framework

Current project lacks wperf-driver testing infrastructure. WindowsPerf DTF should introduce simple smoke test / canary test framework we can use to verify driver during development and CI/CD testing. Current

...