代码搜索:Testsuite
找到约 5,099 项符合「Testsuite」的源代码
代码结果 5,099
www.eeworm.com/read/429798/8788247
cpp testsuite.cpp
/*
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2009 Daniel Marjamäki, Reijo Tomperi, Nicolas Le Cam,
* Leandro Penz, Kimmo Varis, Vesa Pikki
*
* This program is free s
www.eeworm.com/read/356335/10230843
cc testsuite.cc
/* Test suite for the library. First, it ``tests'' that all the constructs it
* uses compile successfully. Then, its output to stdout is compared to the
* expected output automatically extracted f
www.eeworm.com/read/356335/10230847
run-testsuite
#!/bin/bash
bad=
# If you encounter the following problem with Valgrind like I did:
# https://bugzilla.redhat.com/show_bug.cgi?id=455644
# you can pass the environment variable NO_VALGRIND=1 to
www.eeworm.com/read/278441/10535765
vhd testsuite.vhd
----------------------------------------------------------------------------
----------------------------------------------------------------------------
-- The Free IP Project
-- VHDL Free-DAC C
www.eeworm.com/read/417108/11003405
testsuite readme.testsuite
automatic testsuite for rsync -*- text -*-
We're trying to develop some more substantial tests to prevent rsync
regressions. Ideally, all code changes or bug reports would come with
an appropriate
www.eeworm.com/read/297375/8026443
cpp testsuite.cpp
///////////////////////////////////////////////////////////////////////////
//
// TestSuite.cpp - 测试包定义
//
///////////////////////////////////////////////////////////////////////////
#include "
www.eeworm.com/read/305674/13763547
frm testsuite.frm
VERSION 5.00
Begin VB.Form TestSuite
Caption = "MD5 Test Suite - Uses MD5.DLL"
ClientHeight = 6135
ClientLeft = 60
ClientTop = 345
ClientWidth =
www.eeworm.com/read/305674/13763554
frm testsuite.frm
VERSION 5.00
Begin VB.Form TestSuite
Caption = "MD5 Test Suite - Uses MD5.DLL"
ClientHeight = 6135
ClientLeft = 60
ClientTop = 345
ClientWidth =
www.eeworm.com/read/151249/5684619
h testsuite.h
#ifndef CPPUNIT_TESTSUITE_H // -*- C++ -*-
#define CPPUNIT_TESTSUITE_H
#include
#if CPPUNIT_NEED_DLL_DECL
#pragma warning( push )
#pragma warning( disable: 4251 ) // X ne