代码搜索:testbed
找到约 482 项符合「testbed」的源代码
代码结果 482
www.eeworm.com/read/136989/5828451
rebootall
#! /bin/sh -x
# get configuration
. $WEBSTONEROOT/conf/testbed
for i in $CLIENTS
do
$RSH -l root $i "sleep 5 ; init 6" &
done
www.eeworm.com/read/136989/5828453
pl webstone-setup.pl
#!/pkg/gnu/bin//perl5
#
#WebStone-setup.pl,v 1.2 2000/06/04 22:00:02 brunsch Exp
#
push(@INC, "$wd/bin");
require('WebStone-common.pl');
@keylist = ();
html_begin("Setup");
show_model(
www.eeworm.com/read/136989/5828465
killbench
#!/bin/sh -x
#
# get configuration
. $WEBSTONEROOT/conf/testbed
for i in $CLIENTS
do
$RSH -l root $i /etc/killall $1 webclient
done
#
sleep 1
/etc/killall $1 webmaster
/etc/killall $1 r
www.eeworm.com/read/100926/6264569
rebootall
#! /bin/sh -x
# get configuration
. $WEBSTONEROOT/conf/testbed
for i in $CLIENTS
do
$RSH -l root $i "sleep 5 ; init 6" &
done
www.eeworm.com/read/100926/6264571
pl webstone-setup.pl
#!/pkg/gnu/bin//perl5
#
#WebStone-setup.pl,v 1.2 2000/06/04 22:00:02 brunsch Exp
#
push(@INC, "$wd/bin");
require('WebStone-common.pl');
@keylist = ();
html_begin("Setup");
show_model(
www.eeworm.com/read/100926/6264583
killbench
#!/bin/sh -x
#
# get configuration
. $WEBSTONEROOT/conf/testbed
for i in $CLIENTS
do
$RSH -l root $i /etc/killall $1 webclient
done
#
sleep 1
/etc/killall $1 webmaster
/etc/killall $1 r
www.eeworm.com/read/114555/15048037
txt mathopd_config.txt
DefaultName localtoast
NumConnections 1024
Server {
Port 8082
Control {
Alias /
Location /var/tmp/benchmarks/testbed
Types {
text/html { html }
text/plain { * }
}
IndexNames { index
www.eeworm.com/read/111938/15500229
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// TestBed.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h
www.eeworm.com/read/394827/8205501
pdf testbed-编码规则-技术白皮书.pdf
www.eeworm.com/read/290325/8489754
readme
This stuff is all available as part of the tu-testbed project on
SourceForge; http://sourceforge.net/projects/tu-testbed
If you're looking for demos, there should be .bat files or scripts in
this dir