Expand description
Infrastructure for the native, cargo-nextest
based harness.
This is largly used by gpu_test_main
and gpu_test
.
Structs§
Functions§
- execute_
native 🔒 - main
- Main function that runs every gpu function once for every adapter on the system.
Type Aliases§
- Main
Result - Return value for the main function.
- Native
Test 🔒Future