|
Lift
Library of parallel computing primitives for GPUs and multi-core CPUs
|
This is the complete list of members for lift::standalone_test, including all inherited members.
| callable typedef | lift::standalone_test | |
| description | lift::test | |
| entrypoint | lift::standalone_test | |
| name | lift::test | |
| need_cuda | lift::test | |
| run(void) | lift::standalone_test | inlinevirtual |
| setup() | lift::test | inlinevirtual |
| standalone_test(callable entrypoint, std::string name, bool need_cuda) | lift::standalone_test | inline |
| standalone_test(callable entrypoint, std::string name, std::string description, bool need_cuda) | lift::standalone_test | inline |
| teardown() | lift::test | inlinevirtual |
| test(std::string name, bool need_cuda) | lift::test | inline |
| test(std::string name, std::string description, bool need_cuda) | lift::test | inline |
| test_passed | lift::test |
1.8.6