windows-drivers-rs icon indicating copy to clipboard operation
windows-drivers-rs copied to clipboard

Separate out integration test for cargo wdk build for the case when certificate is already present

Open krishnakumar4a4 opened this issue 8 months ago • 0 comments

  1. The existing integration test can be split into two separate tests https://github.com/microsoft/windows-drivers-rs/blob/main/crates/cargo-wdk/tests/build_command_test.rs#L30
  2. Make sure certificate is cleared at the end of each test.

krishnakumar4a4 avatar Aug 28 '25 06:08 krishnakumar4a4