代码搜索:cppunit
找到约 2,238 项符合「cppunit」的源代码
代码结果 2,238
www.eeworm.com/read/438288/1826244
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/382359/2638125
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/382359/2638131
h mfctestrunner--.h
#ifndef CPPUNITUI_MFC_MFCTESTRUNNER_H
#define CPPUNITUI_MFC_MFCTESTRUNNER_H
#include
#include
/* Refer to MSDN documentation to know ho
www.eeworm.com/read/377584/2698784
h idxiotest.h
#ifndef IDXIOTEST_H_
#define IDXIOTEST_H_
#include
#include "libeblearn.h"
//! Test class for IdxIO class
class IdxIOTest : public CppUnit::TestFixture {
CPPUN
www.eeworm.com/read/377584/2698869
h idxiotest.h
#ifndef IDXIOTEST_H_
#define IDXIOTEST_H_
#include
#include "libeblearn.h"
//! Test class for IdxIO class
class IdxIOTest : public CppUnit::TestFixture {
CPPUN
www.eeworm.com/read/377584/2699014
h idxiotest.h
#ifndef IDXIOTEST_H_
#define IDXIOTEST_H_
#include
#include "libeblearn.h"
//! Test class for IdxIO class
class IdxIOTest : public CppUnit::TestFixture {
CPPUN
www.eeworm.com/read/255500/4375024
cpp activetest.cpp
//
// ActiveTest.cpp
//
// $Id: //poco/1.2/CppUnit/WinTestRunner/src/ActiveTest.cpp#1 $
//
#include
#include "ActiveTest.h"
namespace CppUnit {
// Spawn a thread to a test
void Active
www.eeworm.com/read/141268/5774249
cpp utils.cpp
#include "Utils.h"
#include "Global.h"
static std::string arch_name = "PPC";
static std::string conf_file = "PPC.conf";
static std::string binary_file = "PPC.bin";
void PRE_ROUTINE()
{
www.eeworm.com/read/224932/14562193
cpp cache.cpp
/**
* Copyright (C) 2005-2007 Christoph Rupp (chris@crupp.de).
* All rights reserved. See file LICENSE for licence and copyright
* information.
*
* unit tests for cache.h/cache.c
*
*/
#include
www.eeworm.com/read/224932/14562245
cpp bt_cursor.cpp
/**
* Copyright (C) 2005-2007 Christoph Rupp (chris@crupp.de).
* All rights reserved. See file LICENSE for licence and copyright
* information.
*
* unit tests for cursors
*
*/
#include