JayBeams  0.1
Another project to have fun coding.
Functions
ut_config.cpp File Reference
#include <jb/opencl/config.hpp>
#include <boost/test/unit_test.hpp>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (opencl_config_basic)
 
 BOOST_AUTO_TEST_CASE (cl_config_cmdline)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/2]

BOOST_AUTO_TEST_CASE ( opencl_config_basic  )
Test:
Verify that the cl_config works as expected.

Definition at line 8 of file ut_config.cpp.

References jb::opencl::config::device_name.

◆ BOOST_AUTO_TEST_CASE() [2/2]

BOOST_AUTO_TEST_CASE ( cl_config_cmdline  )