代码搜索:Tested

找到约 4,133 项符合「Tested」的源代码

代码结果 4,133
www.eeworm.com/read/127087/6008466

dns_name_fromregion_data

# # test data for dns_name_fromregion # format: # # where: exp_order may be one of: -1, 0, 1 # # and where: exp_nlabels and exp_nbits are not tested if < 0 # a.b.c.d. a.b.c.d.[A].[aaa. Ba\
www.eeworm.com/read/168845/5433060

cpp array.cpp

// Boost.Assign library // // Copyright Thorsten Ottosen 2003-2004. Use, modification and // distribution is subject to the Boost Software License, Version // 1.0. (See accompanying file LICENS
www.eeworm.com/read/212736/4934544

rres corral.rres

Tested 153, errors 66 (43.1%)
www.eeworm.com/read/212530/15154743

c netifconfig.c

/* * netifconfig.c -- look and change the interface configuration * * Tested with 2.0 2.2 2.4 on x86 * Tested with 2.0 on SPARC * Tested with 2.0 on Alpha * Tested with 2.
www.eeworm.com/read/200303/15435531

c netifconfig.c

/* * netifconfig.c -- look and change the interface configuration * * Tested with 2.0 2.2 2.4 on x86 * Tested with 2.0 on SPARC * Tested with 2.0 on Alpha * Tested with 2.
www.eeworm.com/read/139332/5802646

hpp arg_from_python.hpp

// Copyright David Abrahams 2002. // Distributed under the Boost Software License, Version 1.0. (See // accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) #ifndef AR
www.eeworm.com/read/139332/5801625

hpp adl.hpp

#ifndef BOOST_MPL_AUX_CONFIG_ADL_HPP_INCLUDED #define BOOST_MPL_AUX_CONFIG_ADL_HPP_INCLUDED // Copyright Aleksey Gurtovoy 2002-2004 // // Distributed under the Boost Software License, Version 1.0.
www.eeworm.com/read/168845/5431358

hpp adl.hpp

#ifndef BOOST_MPL_AUX_CONFIG_ADL_HPP_INCLUDED #define BOOST_MPL_AUX_CONFIG_ADL_HPP_INCLUDED // Copyright Aleksey Gurtovoy 2002-2004 // // Distributed under the Boost Software License, Version
www.eeworm.com/read/300969/13877202

c test28.c

/* test28: mkdir() rmdir() Author: Jan-Mark Wams (jms@cs.vu.nl) */ /* ** Not tested readonly file systems (EROFS.) ** Not tested fs full (ENOSPC.) ** Not really tested EBUSY. ** Not tested unl
www.eeworm.com/read/168239/5447652

java addressbooktest.java

/** * An outline test class for AddressBook. * Not all methods are tested. Neither are those methods * that are tested tested thoroughly. * * @author David J. Barnes and Michael Kolling * @vers