代码搜索:Testing
找到约 10,000 项符合「Testing」的源代码
代码结果 10,000
www.eeworm.com/read/366702/2867049
c vbase8-22_main.c
// { dg-options -w }
// Copyright (C) 2001 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 20 Nov 2001
// Split into pieces for binary compatibility testing
www.eeworm.com/read/366702/2867060
c vbase8-10_main.c
// { dg-options -w }
// Copyright (C) 2001 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 26 Jul 2001
// Split into pieces for binary compatibility testing
www.eeworm.com/read/366702/2867061
c vbase8-4_main.c
// { dg-options -w }
// Copyright (C) 2001 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 20 Nov 2001
// Split into pieces for binary compatibility testing
www.eeworm.com/read/366702/2867066
c vbase8-21_main.c
// { dg-options -w }
// Copyright (C) 2001 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 26 Jul 2001
// Split into pieces for binary compatibility testing
www.eeworm.com/read/365564/2896455
readme
This directory contains scripts for testing GNU tar using
star "test archives". The archives themselves can be obtained
from ftp://ftp.berlios.de/pub/star/testscripts.
These tests are disabled by def
www.eeworm.com/read/364434/2905158
svn-base rotozoom.c.svn-base
/*
* Generates a synthetic YUV video sequence suitable for codec testing.
*
* copyright (c) Sebastien Bechet
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you
www.eeworm.com/read/359048/2980761
java inputfiletest.java
public class InputFileTest {
public static void main(String[] args) throws java.io.IOException {
InputFileDeclared file = new InputFileDeclared("testing");
System.out.println(file.getWord());
S
www.eeworm.com/read/358128/3005027
test rpl_flush_log_loop.test
# Testing if "flush logs" command bouncing resulting in logs created in a loop
# in case of bi-directional replication
source include/master-slave.inc;
connection slave;
stop slave;
--replace_resul
www.eeworm.com/read/357022/3034598
readme
$Id: README,v 1.1.1.1 2001/07/12 02:02:09 gson Exp $
This is queryperf, a DNS server query performance testing tool.
It is primarily intended for measuring the performance of
authoritative DNS serv
www.eeworm.com/read/351636/3103104
h testlib_test.h
// This is core/testlib/testlib_test.h
#ifndef testlib_test_h_
#define testlib_test_h_
//:
// \file
// \brief Testing software
// \author Tim Cootes
// \verbatim
// Modifications
// Apr 20