代码搜索:Testing

找到约 10,000 项符合「Testing」的源代码

代码结果 10,000
www.eeworm.com/read/178941/5311900

php auto-testing.php

www.eeworm.com/read/168845/5429817

py testing_primitives.py

#!/usr/bin/python from BoostBuild import Tester, List import os from string import strip import re def match_re(actual,expected): return re.match(expected,actual,re.DOTALL) != None t
www.eeworm.com/read/168845/5430214

jam test-testing.jam

import testing ; local rule assert ( path : expected ) { local library_name = [ get-library-name $(path) ] ; Echo \"$(library_name)\" "=" \"$(expected)\" ; if $(library_name) !=
www.eeworm.com/read/316872/3604187

txt drivers-testing.txt

Testing suspend and resume support in device drivers (C) 2007 Rafael J. Wysocki , GPL 1. Preparing the test system Unfortunately, to effectively test the support for the system-wide su
www.eeworm.com/read/277562/4155099

txt pjsua-testing.txt

TESTING SANITY CHECKS: - Do pjlib-test - Do pjsip-test BASIC FLOW TEST (compaq1.cfg, compaq2.cfg); - with other pjsua - with EyeBeam - Register - with Route - without Route - with TC
www.eeworm.com/read/450265/1671882

doxygen testing_tools.doxygen

/** \page testing_tools Testing and development tools [ \ref eapol_test "eapol_test" | \ref preauth_test "preauth_test" | \ref driver_test "driver_test" | \ref unit_tests "Unit tests" ] %wpa_supplic
www.eeworm.com/read/401176/2342861

conf gnunet-testing.conf

# This is the configuration template for the GNUnet daemon when running # testcases (via make check). This file is not used during normal operation. [PATHS] GNUNETD_HOME = /tmp/FIXME [GNUNETD] H
www.eeworm.com/read/375190/2726293

py testing_primitives.py

#!/usr/bin/python # Copyright 2002 Dave Abrahams # Distributed under the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) imp
www.eeworm.com/read/375190/2726387

py testing_support.py

#!/usr/bin/python # Copyright 2008 Jurko Gospodnetic # Distributed under the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) #
www.eeworm.com/read/375190/2726606

jam quickbook-testing.jam

# # Copyright (c) 2005 João Abecasis # # 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)