代码搜索:Testing
找到约 10,000 项符合「Testing」的源代码
代码结果 10,000
www.eeworm.com/read/470693/1456496
c init-ref2_main.c
// Submitted by Jason Merrill
// Test for proper handling of local static references.
// Split into pieces for binary compatibility testing October 2002
extern void init_re
www.eeworm.com/read/470693/1456505
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/470693/1456516
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/470693/1456517
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/470693/1456522
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/464250/1532181
sv test.sv
/*
About: phases/do_test
this test case will make testing for a hierarchy contains mix of ovm_components, ovm_components.
the main idea is to Create a topology of components which had no run phase,
www.eeworm.com/read/462984/1540393
test284
TFTP
TFTP RRQ
#
# Server-side
A chunk of data which exactly fits into
a 512 byte TFTP block, testing a boundary
condition in the TFTP r
www.eeworm.com/read/459490/1569263
py testenv.py
#!/usr/bin/python
"""Object for creating and destroying a Trac environment for testing purposes.
Provides some Trac environment-wide utility functions, and a way to call
trac-admin."""
import os
impo
www.eeworm.com/read/459172/1572815
c rotozoom.c
/*
* 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/451220/1663818
cs outerjoinfixture.cs
using System;
using System.Collections;
using NUnit.Framework;
namespace NHibernate.Examples.ForumQuestions.T1104613
{
///
/// Testing outer-join loading with simple classes. I'