|
mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
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. | |
| 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.
Definition at line 23 of file generate_cudaError_info_test.cpp.