代码搜索:cppunit
找到约 2,238 项符合「cppunit」的源代码
代码结果 2,238
www.eeworm.com/read/124619/6043866
h orthodox.h
#ifndef CPPUNIT_ORTHODOX_H
#define CPPUNIT_ORTHODOX_H
#ifndef CPPUNIT_TESTCASE_H
#include "TestCase.h"
#endif
/*
* Orthodox performs a simple set of tests on an arbitary
* class to make
www.eeworm.com/read/339586/3296884
h testsetuptest.h
#ifndef TESTSETUPTEST_H
#define TESTSETUPTEST_H
#include
#include
class TestSetUpTest : public CPPUNIT_NS::TestFixture
{
CPPUN
www.eeworm.com/read/339586/3296901
h testpathtest.h
#ifndef TESTPATHTEST_H
#define TESTPATHTEST_H
#include
#include
#include
#include
/*! \class TestPathTest
www.eeworm.com/read/339586/3296933
h testsuitetest.h
#ifndef TESTSUITETEST_H
#define TESTSUITETEST_H
#include
#include
class TestSuiteTest : public CPPUNIT_NS::TestFixture
{
CPPUNIT_TEST_SUITE( TestSu
www.eeworm.com/read/331534/3411635
svn-base activetest.h.svn-base
//
// ActiveTest.h
//
// $Id: //poco/1.3/CppUnit/WinTestRunner/src/ActiveTest.h#1 $
//
#ifndef ActiveTest_INCLUDED
#define ActiveTest_INCLUDED
#include "CppUnit/CppUnit.h"
#include "Cp
www.eeworm.com/read/331534/3411644
h activetest.h
//
// ActiveTest.h
//
// $Id: //poco/1.3/CppUnit/WinTestRunner/src/ActiveTest.h#1 $
//
#ifndef ActiveTest_INCLUDED
#define ActiveTest_INCLUDED
#include "CppUnit/CppUnit.h"
#include "Cp
www.eeworm.com/read/411488/2187725
cpp iota_test.cpp
#include
#include
#include "cppunit/cppunit_proxy.h"
#if defined(_STLP_USE_NAMESPACES)
using namespace std;
#endif
//
// TestCase class
//
class IotaTest : public CPPUNIT_NS::Tes
www.eeworm.com/read/411488/2187889
cpp config_test.cpp
#include
#include
#include "cppunit/cppunit_proxy.h"
#if defined (_STLP_USE_NAMESPACES)
using namespace std;
#endif
//
// TestCase class
//
class ConfigTest : public CPPUNIT_NS::Test
www.eeworm.com/read/392773/2491291
cpp iota_test.cpp
#include
#include
#include "cppunit/cppunit_proxy.h"
#if defined(_STLP_USE_NAMESPACES)
using namespace std;
#endif
//
// TestCase class
//
class IotaTest : public CPPUNIT_NS::Tes
www.eeworm.com/read/392773/2491470
cpp config_test.cpp
#include
#include
#include "cppunit/cppunit_proxy.h"
#if defined (_STLP_USE_NAMESPACES)
using namespace std;
#endif
//
// TestCase class
//
class ConfigTest : public CPPUNIT_NS::Test