代码搜索:Tested
找到约 4,133 项符合「Tested」的源代码
代码结果 4,133
www.eeworm.com/read/300511/3846316
bat m.bat
@echo off
rem -- this script tested on MS-NT v4
rem -- Handle targets, like a real UNIX makefile.
if X%1 == X GOTO T_ALL
if X%1 == Xclean GOTO T_CLEAN
if X%1 == Xdoc GOTO T_DOC
if X%
www.eeworm.com/read/440773/1792481
n3 extendedtype-ne-fail-result.n3
# Opaque types can not be tested for != .
# $Id: extendedType-ne-fail-result.n3,v 1.5 2007/01/15 16:13:14 andy_seaborne Exp $
@prefix rdf: .
@prefix
www.eeworm.com/read/414420/2147009
h ep88x.h
/*
* Copyright (C) 2005 Arabella Software Ltd.
* Yuli Barcohen
*
* Support for Embedded Planet EP88x boards.
* Tested on EP88xC with MPC885 CPU, 64MB SDRAM and 16MB flash.
www.eeworm.com/read/414420/2149479
c ep88x.c
/*
* Copyright (C) 2005 Arabella Software Ltd.
* Yuli Barcohen
*
* Support for Embedded Planet EP88x boards.
* Tested on EP88xC with MPC885 CPU, 64MB SDRAM and 16MB flash.
www.eeworm.com/read/411409/2188888
cfg imx27ads.cfg
# The IMX27 ADS eval board has a single IMX27 chip
# Note: tested on IMX27ADS Board REV-2.6 and REV-2.8
source [find target/imx27.cfg]
$_TARGETNAME configure -event gdb-attach { reset init }
$_TARGETN
www.eeworm.com/read/408818/2242914
h ep88x.h
/*
* Copyright (C) 2005 Arabella Software Ltd.
* Yuli Barcohen
*
* Support for Embedded Planet EP88x boards.
* Tested on EP88xC with MPC885 CPU, 64MB SDRAM and 16MB flash.
www.eeworm.com/read/408818/2244808
c ep88x.c
/*
* Copyright (C) 2005 Arabella Software Ltd.
* Yuli Barcohen
*
* Support for Embedded Planet EP88x boards.
* Tested on EP88xC with MPC885 CPU, 64MB SDRAM and 16MB flash.
www.eeworm.com/read/368758/2808081
h ep88x.h
/*
* Copyright (C) 2005 Arabella Software Ltd.
* Yuli Barcohen
*
* Support for Embedded Planet EP88x boards.
* Tested on EP88xC with MPC885 CPU, 64MB SDRAM and 16MB flash.
www.eeworm.com/read/368758/2810447
c ep88x.c
/*
* Copyright (C) 2005 Arabella Software Ltd.
* Yuli Barcohen
*
* Support for Embedded Planet EP88x boards.
* Tested on EP88xC with MPC885 CPU, 64MB SDRAM and 16MB flash.
www.eeworm.com/read/263726/4299551
sh test1.sh
#!/bin/sh
#
# $XORP: xorp/bgp/harness/test1.sh,v 1.1.1.1 2002/12/11 23:55:51 hodson Exp $
#
#
# Simple test
# A bgp process is tested using three peers.
#
# Peers 1 and 2 are E-BGP Peer 3 is I-BGP
#