代码搜索:Testing
找到约 10,000 项符合「Testing」的源代码
代码结果 10,000
www.eeworm.com/read/431110/1911505
sh east-init.sh
#!/bin/sh
: ==== start ====
# nuke special route that may be there.
route delete -net 192.0.1.0 netmask 255.255.255.0 gw 192.1.2.45
named
ipsec setup start
/testing/pluto/bin/wait-until-policy-load
www.eeworm.com/read/431110/1912324
h kernelenv.h
/*
* Copyright (c) 2003,2004 Jeremy Kerr & Rusty Russell
This file is part of nfsim.
It has been modified by Michael Richardson
to be used by the Openswan KLIPS unit testing.
www.eeworm.com/read/430037/1942734
m pr4_15.m
%Problem 4.15;
%simulating floor SNR and testing Gaussian appoximation of MAI;
clear all; close all;
N=80; K=20; %processing gain and number of users;
n=5000; %number of trials;
mai=[]; vrm=0;
www.eeworm.com/read/427042/1980836
tst
#!/bin/sh
# This is a short-cut to execute tests on the parser.
# ./conf/torture_msgs{,2} contain various kind of messages.
#echo "=="
#echo "== Testing the parser contained in libosip."
#echo "== Y
www.eeworm.com/read/427042/1981562
c rtpw.c
/*
* rtpw.c
*
* rtp word sender/receiver
*
* David A. McGrew
* Cisco Systems, Inc.
*
* This app is a simple RTP application intended only for testing
* libsrtp. It reads one word at a time f
www.eeworm.com/read/422638/2035809
txt arttest.txt
#Paramters configurable for command line testing
#test setup params
NUM_ITERATIONS = 3 #number of iterations for link test
NUM_PACKETS = 100 #number of packets per rate
PACKET_SIZE =10