代码搜索:cppunit

找到约 2,238 项符合「cppunit」的源代码

代码结果 2,238
www.eeworm.com/read/449063/1682442

h config-linux.h

#ifndef _INCLUDE_CPPUNIT_CONFIG_AUTO_H #define _INCLUDE_CPPUNIT_CONFIG_AUTO_H 1 /* include/cppunit/config-auto.h. Generated automatically at end of configure. */ /* config/config.h. Generated autom
www.eeworm.com/read/444529/1732254

h config-auto.h

#ifndef _INCLUDE_CPPUNIT_CONFIG_AUTO_H #define _INCLUDE_CPPUNIT_CONFIG_AUTO_H 1 /* include/cppunit/config-auto.h. Generated automatically at end of configure. */ /* config/config.h. Generated by co
www.eeworm.com/read/438288/1826249

h testrunner.h

#ifndef CPPUNITUI_MFC_TESTRUNNER_H #define CPPUNITUI_MFC_TESTRUNNER_H #include CPPUNIT_NS_BEGIN #if defined(CPPUNIT_HAVE_NAMESPACES) namespace MfcUi { /*! Mfc Tes
www.eeworm.com/read/382359/2638132

h testrunner.h

#ifndef CPPUNITUI_MFC_TESTRUNNER_H #define CPPUNITUI_MFC_TESTRUNNER_H #include CPPUNIT_NS_BEGIN #if defined(CPPUNIT_HAVE_NAMESPACES) namespace MfcUi { /*! Mfc Tes
www.eeworm.com/read/355264/3060932

h testdef.h

#ifndef __TEST_DEF__ #define __TEST_DEF__ #include #include #include "Types.h" #include "Exception.h" #define __BEGIN_TEST { CppUnit
www.eeworm.com/read/355264/3062080

h testdef.h

#ifndef __TEST_DEF__ #define __TEST_DEF__ #include #include #include "Types.h" #include "Exception.h" #define __BEGIN_TEST { CppUnit
www.eeworm.com/read/339586/3297305

cpp testsuccesslistener.cpp

#include CPPUNIT_NS_BEGIN TestSuccessListener::TestSuccessListener( SynchronizationObject *syncObject ) : SynchronizedObject( syncObject ) , m_success( true
www.eeworm.com/read/444529/1732314

cpp testsuccesslistener.cpp

#include CPPUNIT_NS_BEGIN TestSuccessListener::TestSuccessListener( SynchronizationObject *syncObject ) : SynchronizedObject( syncObject ) , m_success( true
www.eeworm.com/read/141297/5773136

cc qa_float_dotprod_x86.cc

/* -*- c++ -*- */ /* * Copyright 2002 Free Software Foundation, Inc. * * This file is part of GNU Radio * * GNU Radio is free software; you can redistribute it and/or modify * it under the ter
www.eeworm.com/read/141268/5774233

cpp atr_test.cpp

#include "ATR_Test.h" static std::string arch_name = "ARM"; static std::string conf_file = "AT91X40.conf"; static std::string binary_file_1 = "1.bin"; static std::string binary_file_2 = "2.bin";