Home
last modified time | relevance | path

Searched refs:BOOST_TEST_MAIN (Results 1 – 25 of 366) sorted by relevance

12345678910>>...15

/third_party/boost/boost/test/detail/
Dconfig.hpp123 #if !defined(BOOST_TEST_MAIN) && defined(BOOST_AUTO_TEST_MAIN)
124 #define BOOST_TEST_MAIN BOOST_AUTO_TEST_MAIN macro
127 #if !defined(BOOST_TEST_MAIN) && defined(BOOST_TEST_MODULE)
128 #define BOOST_TEST_MAIN BOOST_TEST_MODULE macro
/third_party/boost/boost/test/
Dunit_test.hpp29 defined(BOOST_TEST_MAIN)
55 #if defined(BOOST_TEST_DYN_LINK) && defined(BOOST_TEST_MAIN) && !defined(BOOST_TEST_NO_MAIN)
/third_party/boost/libs/gil/test/extension/io/
Dtest.cpp8 #define BOOST_TEST_MAIN macro
/third_party/boost/libs/gil/test/extension/toolbox/
Dtest.cpp1 #define BOOST_TEST_MAIN macro
/third_party/boost/libs/test/test/framework-ts/
Dversion-uses-module-name.cpp12 #define BOOST_TEST_MAIN macro
/third_party/boost/libs/algorithm/test/
Dpower_fail1.cpp15 #define BOOST_TEST_MAIN macro
/third_party/boost/libs/test/example/
Dunit_test_example_01.cpp12 #define BOOST_TEST_MAIN macro
/third_party/boost/libs/process/test/
Dasync_system_fail.cpp10 #define BOOST_TEST_MAIN macro
Dshell_path.cpp10 #define BOOST_TEST_MAIN macro
/third_party/boost/libs/lockfree/test/
Dqueue_bounded_stress_test.cpp11 #define BOOST_TEST_MAIN macro
Dstack_unbounded_stress_test.cpp11 #define BOOST_TEST_MAIN macro
Dstack_bounded_stress_test.cpp11 #define BOOST_TEST_MAIN macro
Dqueue_unbounded_stress_test.cpp11 #define BOOST_TEST_MAIN macro
Dqueue_fixedsize_stress_test.cpp11 #define BOOST_TEST_MAIN macro
Dstack_fixedsize_stress_test.cpp11 #define BOOST_TEST_MAIN macro
/third_party/boost/libs/multiprecision/test/math/
Dlog1p_expm1_test.cpp14 #define BOOST_TEST_MAIN macro
/third_party/boost/libs/math/test/float128/
Dsetup.hpp23 #define BOOST_TEST_MAIN macro
/third_party/boost/libs/math/test/
Dpowm1_sqrtp1m1_test.cpp9 #define BOOST_TEST_MAIN macro
Dlog1p_expm1_test.cpp15 #define BOOST_TEST_MAIN macro
/third_party/boost/libs/random/test/
Dtest_random_number_generator.cpp18 #define BOOST_TEST_MAIN macro
Dfaure_validate.cpp10 #define BOOST_TEST_MAIN macro
/third_party/boost/libs/type_erasure/test/
Dtest_negate.cpp17 #define BOOST_TEST_MAIN macro
Dtest_relaxed.cpp19 #define BOOST_TEST_MAIN macro
Dtest_is_empty.cpp16 #define BOOST_TEST_MAIN macro
/third_party/boost/libs/test/test/writing-test-ts/
Dfp-no-comparison-for-incomplete-types-test.cpp8 #define BOOST_TEST_MAIN macro

12345678910>>...15