代码搜索:cppunit
找到约 2,238 项符合「cppunit」的源代码
代码结果 2,238
www.eeworm.com/read/377584/2698864
h datasourcetest.h
#ifndef DATASOURCETEST_H_
#define DATASOURCETEST_H_
#include
#include "libeblearn.h"
//! Test class for IdxIO class
class DataSourceTest : public CppUnit::TestFix
www.eeworm.com/read/377584/2699009
h datasourcetest.h
#ifndef DATASOURCETEST_H_
#define DATASOURCETEST_H_
#include
#include "libeblearn.h"
//! Test class for IdxIO class
class DataSourceTest : public CppUnit::TestFix
www.eeworm.com/read/354980/3070518
am makefile.am
TESTS = @CPPUNIT_TESTS@
EXTRA_PROGRAMS = client-test
check_PROGRAMS = @CPPUNIT_TESTS@
CXXDIR = $(srcdir)/../../../src/c++
INCDIR = $(srcdir)/../../../src/include
TESTDIR = $(srcdir)/../../../
www.eeworm.com/read/133287/5906997
cpp activetest.cpp
//
// ActiveTest.cpp
//
// $Id: //poco/Main/CppUnit/WinTestRunner/src/ActiveTest.cpp#5 $
//
#include
#include "ActiveTest.h"
CppUnit_BEGIN
// Spawn a thread to a test
v
www.eeworm.com/read/218565/14915412
h datatest.h
#ifndef _HBSTOCK_DATA_TEST_H_
#define _HBSTOCK_DATA_TEST_H_
// A TestFixture subclass.
#include "cppunit/extensions/HelperMacros.h"
class DataTest : public CppUnit::TestFixture
{
// declear TestS
www.eeworm.com/read/230695/4719831
h config-mac.h
#ifndef _INCLUDE_CPPUNIT_CONFIG_MAC_H
#define _INCLUDE_CPPUNIT_CONFIG_MAC_H 1
/* MacOS X should be installed using the configure script.
This file is for other macs.
It is not integrated into
www.eeworm.com/read/339586/3297079
h config-mac.h
#ifndef _INCLUDE_CPPUNIT_CONFIG_MAC_H
#define _INCLUDE_CPPUNIT_CONFIG_MAC_H 1
/* MacOS X should be installed using the configure script.
This file is for other macs.
It is not integrated into
www.eeworm.com/read/282758/4087869
h config-mac.h
#ifndef _INCLUDE_CPPUNIT_CONFIG_MAC_H
#define _INCLUDE_CPPUNIT_CONFIG_MAC_H 1
/* MacOS X should be installed using the configure script.
This file is for other macs.
It is not integrated into
www.eeworm.com/read/279583/4135926
cpp mtime_test.cpp
#include "mtime_test.h"
#include "../ENV_test.h"
#include "MCRT/mtime.h"
// register the fixture into registry
CPPUNIT_TEST_SUITE_REGISTRATION( MTimeTest );//register test class in cppunit
www.eeworm.com/read/444529/1732214
h config-mac.h
#ifndef _INCLUDE_CPPUNIT_CONFIG_MAC_H
#define _INCLUDE_CPPUNIT_CONFIG_MAC_H 1
/* MacOS X should be installed using the configure script.
This file is for other macs.
It is not integrated into