代码搜索结果
找到约 10,000 项符合
Test 的代码
test
#!/bin/sh
PATH=../../daemon:../../coss/naming:../../imr:../../ir:$PATH
ADDR=inet:`uname -n`:12456
IRADDR=inet:`uname -n`:12500
DOCUMENT=inet:`uname -n`:13002
REFERENCE=inet:`uname -n`:13300
CONTAINMEN
test
#!/bin/sh
PATH=../../daemon:../../coss/naming:../../imr:../../ir:$PATH
ADDR=inet:`uname -n`:12456
IRADDR=inet:`uname -n`:12500
REFERENCE=inet:`uname -n`:13300
CONTAINMENT=inet:`uname -n`:13400
NODE=in
test
#!./perl
BEGIN { push(@INC, qw(../../../lib ../../lib ../lib lib)); }
use DES;
$key='00000000';
$ks=DES::set_key($key);
@a=split(//,$ks);
foreach (@a) { printf "%02x-",ord($_); }
print "\n";
$key
test
# Just convince test runner everything went smooth (it did!)
echo "OK (1)"
test
- check whether old file format is properly read when input comes from
stdin
- check whether underscores are properly dealt with (both, on systems
that prepend them to each C name and on systems
test
function foo ( )
for n in nodes
nodes (i) = 1
end
write ("hello")
write ("there")
write 1 + 2
write ("hello")
write ("there")
end
write ("hello")
test
#!./perl
BEGIN { push(@INC, qw(../../../lib ../../lib ../lib lib)); }
use DES;
$key='00000000';
$ks=DES::set_key($key);
@a=split(//,$ks);
foreach (@a) { printf "%02x-",ord($_); }
print "\n";
$key
test
#!./perl
BEGIN { push(@INC, qw(../../../lib ../../lib ../lib lib)); }
use DES;
$key='00000000';
$ks=DES::set_key($key);
@a=split(//,$ks);
foreach (@a) { printf "%02x-",ord($_); }
print "\n";
$key
test
#!./perl
BEGIN { push(@INC, qw(../../../lib ../../lib ../lib lib)); }
use DES;
$key='00000000';
$ks=DES::set_key($key);
@a=split(//,$ks);
foreach (@a) { printf "%02x-",ord($_); }
print "\n";
$key
@test
#! /usr/bin/env tcsh
set ddir = nifti_regress_data
set prog = nifti_tool # might allow this to change
set grind = 0 # do we run with valgrind?
if ( $#argv > 0 ) then
if ( "$