代码搜索:Tested
找到约 4,133 项符合「Tested」的源代码
代码结果 4,133
www.eeworm.com/read/330327/3425099
c slaved.c
/*
* slave.c -- the slave module of a master/slave pair using kerneld
*
* Tested with 2.0 on the x86, Sparc
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define MODULE
#endi
www.eeworm.com/read/330327/3425103
c slave.c
/*
* slave.c -- the slave module of a master/slave pair using kerneld
*
* Tested with 2.0 on the x86, Sparc
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define MODULE
#endi
www.eeworm.com/read/324920/3493231
c saa5246a.c
/*
* Driver for the SAA5246A or SAA5281 Teletext (=Videotext) decoder chips from
* Philips.
*
* Only capturing of Teletext pages is tested. The videotext chips also have a
* TV output but my hard
www.eeworm.com/read/323643/3512335
bcc makefile.bcc
# Makefile for Independent JPEG Group's software
# This makefile is suitable for Borland C on MS-DOS or OS/2.
# It works with Borland C++ for DOS, revision 3.0 or later,
# and has been tested with Bo
www.eeworm.com/read/321483/3535754
switch
Check the lexical scoping of the switch keywords.
(The actual behaviour is tested in t/op/switch.t)
__END__
# No switch; given should be a bareword.
use warnings;
print STDOUT given;
EXPECT
Unquoted
www.eeworm.com/read/318039/3572107
schema iplanet.schema
# This is a LDAPv3 schema for RADIUS attributes.
# Tested on Sun One Directory server 5.2
# Created by Daniel Wilson (danielwilson_2k@yahoo.com)
##############
dn: cn=schema
objectClass: top
objectCla
www.eeworm.com/read/318039/3572109
ldif iplanet.ldif
# This is a LDAPv3 schema for RADIUS attributes.
# Converted for use with iPlanet/Sun Directory Servers 5.x by Arne Brutschy
#
# Originally Tested on OpenLDAP 2.0.7
# Posted by Ja
www.eeworm.com/read/316872/3591953
c saa5246a.c
/*
* Driver for the SAA5246A or SAA5281 Teletext (=Videotext) decoder chips from
* Philips.
*
* Only capturing of Teletext pages is tested. The videotext chips also have a
* TV output but my hard
www.eeworm.com/read/316872/3604487
txt dc395x.txt
README file for the dc395x SCSI driver
==========================================
Status
------
The driver has been tested with CD-R and CD-R/W drives. These should
be safe to use. Testing with hard
www.eeworm.com/read/312645/3650869
bcc makefile.bcc
# Makefile for Independent JPEG Group's software
# This makefile is suitable for Borland C on MS-DOS or OS/2.
# It works with Borland C++ for DOS, revision 3.0 or later,
# and has been tested wit