代码搜索:Tested

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

代码结果 4,133
www.eeworm.com/read/303580/13812309

c faulty.c

/* * faulty.c -- a module which generates an oops when read * * Tested with 1.2 on the x86 * Tested with 2.0 on the x86, Sparc * */ #ifndef __KERNEL__ # define __KERNEL__ #endif #ifndef MODULE
www.eeworm.com/read/303580/13812319

c silly.c

/* * silly.c -- Simple Tool for Unloading and Printing ISA Data * * Tested with 1.2 on the x86 * Tested with 2.0 on the x86 * This module won't work on the sparc, where there's no concept of I/O
www.eeworm.com/read/136812/5860744

h sptest.h

/* * @(#)sptest.h - Rev 1.1 - 7/30/92 * * sptest.h: header file for sptest.c. * */ /* * error code for this test. */ #define TESTED_OK 0 /* tested OK! */ #define NO_
www.eeworm.com/read/135955/5876008

c pipe.c

/* * pipe.c -- fifo driver for scull * * Tested with 1.2 on the x86 * Tested with 2.0 on the x86, Sparc */ #ifndef __KERNEL__ # define __KERNEL__ #endif #ifndef MODULE # define MODULE #endif
www.eeworm.com/read/135955/5876100

c faulty.c

/* * faulty.c -- a module which generates an oops when read * * Tested with 1.2 on the x86 * Tested with 2.0 on the x86, Sparc * */ #ifndef __KERNEL__ # define __KERNEL__ #endif #ifndef MODULE
www.eeworm.com/read/135955/5876110

c silly.c

/* * silly.c -- Simple Tool for Unloading and Printing ISA Data * * Tested with 1.2 on the x86 * Tested with 2.0 on the x86 * This module won't work on the sparc, where there's no concept of I/O
www.eeworm.com/read/133703/5903234

c pipe.c

/* * pipe.c -- fifo driver for scull * * Tested with 1.2 on the x86 * Tested with 2.0 on the x86, Sparc */ #ifndef __KERNEL__ # define __KERNEL__ #endif #ifndef MODULE # define MODULE #endif
www.eeworm.com/read/133703/5903326

c faulty.c

/* * faulty.c -- a module which generates an oops when read * * Tested with 1.2 on the x86 * Tested with 2.0 on the x86, Sparc * */ #ifndef __KERNEL__ # define __KERNEL__ #endif #ifndef MODULE
www.eeworm.com/read/133703/5903336

c silly.c

/* * silly.c -- Simple Tool for Unloading and Printing ISA Data * * Tested with 1.2 on the x86 * Tested with 2.0 on the x86 * This module won't work on the sparc, where there's no concept of I/O
www.eeworm.com/read/223597/14622691

c pipe.c

/* * pipe.c -- fifo driver for scull * * Tested with 1.2 on the x86 * Tested with 2.0 on the x86, Sparc */ #ifndef __KERNEL__ # define __KERNEL__ #endif #ifndef MODULE # define MODULE #endif