Public Member Functions | |
| void | setUp () |
| void | tearDown () |
| void | testEmpty () |
| void | testEnumerate () |
| void | testMtBug1 () |
| void | testNegativeLower () |
| void | testOptimize () |
| void | testOptimizeGP () |
Private Member Functions | |
| CPPUNIT_TEST (testEmpty) | |
| CPPUNIT_TEST (testEnumerate) | |
| CPPUNIT_TEST (testOptimize) | |
| CPPUNIT_TEST (testOptimizeGP) | |
| CPPUNIT_TEST (testMtBug1) | |
| CPPUNIT_TEST (testNegativeLower) | |
| CPPUNIT_TEST_SUITE (UncoreMinimizeTest) | |
| CPPUNIT_TEST_SUITE_END () | |
Private Attributes | |
| SharedContext | ctx |
| SharedMinimizeData * | data |
| MinimizeConstraint * | min |
Definition at line 1005 of file minimize_test.cpp.
| Clasp::Test::UncoreMinimizeTest::CPPUNIT_TEST | ( | testEmpty | ) | [private] |
| Clasp::Test::UncoreMinimizeTest::CPPUNIT_TEST | ( | testEnumerate | ) | [private] |
| Clasp::Test::UncoreMinimizeTest::CPPUNIT_TEST | ( | testOptimize | ) | [private] |
| Clasp::Test::UncoreMinimizeTest::CPPUNIT_TEST | ( | testOptimizeGP | ) | [private] |
| Clasp::Test::UncoreMinimizeTest::CPPUNIT_TEST | ( | testMtBug1 | ) | [private] |
| Clasp::Test::UncoreMinimizeTest::CPPUNIT_TEST_SUITE_END | ( | ) | [private] |
| void Clasp::Test::UncoreMinimizeTest::setUp | ( | ) | [inline] |
Definition at line 1015 of file minimize_test.cpp.
| void Clasp::Test::UncoreMinimizeTest::tearDown | ( | ) | [inline] |
Definition at line 1019 of file minimize_test.cpp.
| void Clasp::Test::UncoreMinimizeTest::testEmpty | ( | ) | [inline] |
Definition at line 1027 of file minimize_test.cpp.
| void Clasp::Test::UncoreMinimizeTest::testEnumerate | ( | ) | [inline] |
Definition at line 1035 of file minimize_test.cpp.
| void Clasp::Test::UncoreMinimizeTest::testMtBug1 | ( | ) | [inline] |
Definition at line 1107 of file minimize_test.cpp.
| void Clasp::Test::UncoreMinimizeTest::testNegativeLower | ( | ) | [inline] |
Definition at line 1148 of file minimize_test.cpp.
| void Clasp::Test::UncoreMinimizeTest::testOptimize | ( | ) | [inline] |
Definition at line 1058 of file minimize_test.cpp.
| void Clasp::Test::UncoreMinimizeTest::testOptimizeGP | ( | ) | [inline] |
Definition at line 1081 of file minimize_test.cpp.
Definition at line 1180 of file minimize_test.cpp.
Definition at line 1181 of file minimize_test.cpp.
Definition at line 1182 of file minimize_test.cpp.