代码搜索结果

找到约 216,410 项符合 Test 的代码

test.c

/* diff/test.c * * Copyright (C) 2000 David Morrison * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published

filter.test

#!/bin/sh #@(#)filter.test 3.5 6/6/91 ESI ESPSCOM=./espscom export ESPSCOM echo Make test sampled data file testsd -a- test.sd

ebanner.test

#! /bin/sh # test script for ebanner # @(#)ebanner.test 1.1 6/5/93 ERL echo "hello world" > ebanner.hw echo " ebanner " > ebanner.eb ebanner -r 16000 -l .6 -f fixedwidthfonts/cour.r.24 ebanner.eb

cbkedit.test

# @(#)cbkedit.test 3.1 10/6/87 ESI ESPSCOM=./espscom export ESPSCOM echo test of cbkedit echo " " cat >Plloydcbk

refcof.test

#! /bin/sh # @(#)refcof.test 3.7 1/6/93 ESI # test script for refcof echo "" echo "Creating SD file of alternating ones and zeros" echo "echo ""1 -1 1 -1 1 -1 1 -1 1 -1 1 -1 1 -1 1 -1"" | testsd -P/d

window.test

#! /bin/sh # @(#)window.test 1.1 5/31/88 ESI # test script for window echo "1 1 1 1 1 1 1 1 1 1" | testsd -a- test.sd echo "should show 2 frames of 1s hamming windowed" cat test.sd | frame -l5 - - | w

mcd.test

#! /bin/sh # test script for mcd # @(#)mcd.test 1.2 3/9/89 ESI # echo Testing mcd. tstmcd | mcd

test.out

Test of -g option - there should be 10 elements = 0, 38.26, 70.71, 92.39, 100, 92.39, 70.71, 38.27, 0, -38.27 addsd: WARNING - zero gain specified File: tst.sd ---Common

addsd.test

#! /bin/sh # @(#)addsd.test 3.3 10/9/87 ESI # test script for addsd (1-ESPS) testsd -Tsine -l100 -p100 test1.sd cp test1.sd test2.sd # Now test -g option with zero gain # there should be 10 elements

auto.test

#!/bin/sh # @(#)auto.test 1.4 1/19/93 ESI ESPSCOM=./espscom export ESPSCOM echo Test of AUTO echo " " echo "Make a test sampled data file ..." testsd -a- test.sd