Expand description
Infrastructure for the native, cargo-nextest
based harness.
This is largly used by gpu_test_main
and gpu_test
.
Structsยง
- Native
Test ๐
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