mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
Loading...
Searching...
No Matches

Functions

 unitTest::placeholder::error_generators_generate_cudaError_info_test::TEST_CASE ("generate_cudaError_info build tool has an ownership placeholder", "[error::generators::generate_cudaError_info][placeholder]")
 Verifies that the authored generate_cudaError_info.cpp build tool remains in the strict test inventory.

Function Documentation

◆ TEST_CASE()

unitTest::placeholder::error_generators_generate_cudaError_info_test::TEST_CASE ( "generate_cudaError_info build tool has an ownership placeholder" ,
"" [error::generators::generate_cudaError_info][placeholder] )

Verifies that the authored generate_cudaError_info.cpp build tool remains in the strict test inventory.

The production source defines its own main function and requires CUDA, so this placeholder intentionally does not include it in a Catch2 translation unit and is compiled only in CUDA-enabled test builds.

Todo
Extract the generator logic behind a callable API and add behavioral assertions for generated CUDA error metadata.

Definition at line 23 of file generate_cudaError_info_test.cpp.