Module native

Source
Expand description

Infrastructure for the native, cargo-nextest based harness.

This is largly used by gpu_test_main and gpu_test.

Structsยง

NativeTest ๐Ÿ”’

Functionsยง

execute_native ๐Ÿ”’
main
Main function that runs every gpu function once for every adapter on the system.

Type Aliasesยง

MainResult
Return value for the main function.
NativeTestFuture ๐Ÿ”’