Searched refs:test_examples (Results 1 – 8 of 8) sorted by relevance
8 g++ test_examples/basic_types.cpp -O0 -g -o test_examples/basic_types9 g++ test_examples/objects1.cpp -O0 -g -o test_examples/objects110 g++ test_examples/objects2.cpp -O0 -g -o test_examples/objects211 g++ test_examples/objects.cpp -O0 -g -o test_examples/objects12 g++ test_examples/array.cpp -O0 -g -o test_examples/array13 g++ test_examples/reference.cpp -O0 -g -o test_examples/reference
424 void test_examples() in test_examples() function495 test->add(BOOST_TEST_CASE(&test_examples)); in init_unit_test_suite()
40 config.test_examples = "@ENABLE_EXAMPLES@"
43 config.test_examples = 0
44 fn test_examples() { in test_examples() function
13 def test_examples(self): member in TransformTest
565 test_aarch64_examples_vdir = join(TargetBuildDir(env), 'test', 'aarch64', 'test_examples')
[all...]