Searched refs:die (Results 51 - 75 of 847) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/flac/test/
H A Dtest_flac.sh20 die () function
26 dddie="die ERROR: creating files with dd"
56 flac --help 1>/dev/null 2>/dev/null || die "ERROR can't find flac executable"
80 #n=`( [ -f "$1" ] && [ -f "$2" ] && metaflac --show-md5sum --no-filename "$1" "$2" 2>/dev/null || die "ERROR: comparing FLAC files $1 and $2 by MD5 sum" ) | uniq | wc -l`
102 test_streams || die "ERROR during test_streams"
113 die "ERROR: it should have failed but didn't"
122 die "ERROR: it should have succeeded but didn't"
127 die "ERROR: it should have failed but didn't"
136 die "ERROR: it should have succeeded but didn't"
151 run_flac $SILENT --force --verify --force-raw-format --endian=little --sign=signed --sample-rate=44100 --bps=16 --channels=2 --blocksize=$blocksize --no-padding --lax -o pbs.flac pbs.raw || die "ERRO
[all...]
H A Dtest_seeking.sh20 die () function
45 flac --help 1>/dev/null 2>/dev/null || die "ERROR can't find flac executable"
46 metaflac --help 1>/dev/null 2>/dev/null || die "ERROR can't find metaflac executable"
90 test_streams || die "ERROR during test_streams"
94 run_flac --verify --force --silent --force-raw-format --endian=big --sign=signed --sample-rate=44100 --bps=8 --channels=1 --blocksize=576 -S- --output-name=tiny.flac noise8m32.raw || die "ERROR generating FLAC file"
95 run_flac --verify --force --silent --force-raw-format --endian=big --sign=signed --sample-rate=44100 --bps=16 --channels=2 --blocksize=576 -S- --output-name=small.flac noise.raw || die "ERROR generating FLAC file"
96 run_flac --verify --force --silent --force-raw-format --endian=big --sign=signed --sample-rate=44100 --bps=8 --channels=1 --blocksize=576 -S10x --output-name=tiny-s.flac noise8m32.raw || die "ERROR generating FLAC file"
97 run_flac --verify --force --silent --force-raw-format --endian=big --sign=signed --sample-rate=44100 --bps=16 --channels=2 --blocksize=576 -S10x --output-name=small-s.flac noise.raw || die "ERROR generating FLAC file"
112 die "ERROR: during test_seeking"
117 die "ERRO
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/flac/test/
H A Dtest_flac.sh20 die () function
26 dddie="die ERROR: creating files with dd"
56 flac --help 1>/dev/null 2>/dev/null || die "ERROR can't find flac executable"
80 #n=`( [ -f "$1" ] && [ -f "$2" ] && metaflac --show-md5sum --no-filename "$1" "$2" 2>/dev/null || die "ERROR: comparing FLAC files $1 and $2 by MD5 sum" ) | uniq | wc -l`
102 test_streams || die "ERROR during test_streams"
113 die "ERROR: it should have failed but didn't"
122 die "ERROR: it should have succeeded but didn't"
127 die "ERROR: it should have failed but didn't"
136 die "ERROR: it should have succeeded but didn't"
151 run_flac $SILENT --force --verify --force-raw-format --endian=little --sign=signed --sample-rate=44100 --bps=16 --channels=2 --blocksize=$blocksize --no-padding --lax -o pbs.flac pbs.raw || die "ERRO
[all...]
H A Dtest_seeking.sh20 die () function
45 flac --help 1>/dev/null 2>/dev/null || die "ERROR can't find flac executable"
46 metaflac --help 1>/dev/null 2>/dev/null || die "ERROR can't find metaflac executable"
90 test_streams || die "ERROR during test_streams"
94 run_flac --verify --force --silent --force-raw-format --endian=big --sign=signed --sample-rate=44100 --bps=8 --channels=1 --blocksize=576 -S- --output-name=tiny.flac noise8m32.raw || die "ERROR generating FLAC file"
95 run_flac --verify --force --silent --force-raw-format --endian=big --sign=signed --sample-rate=44100 --bps=16 --channels=2 --blocksize=576 -S- --output-name=small.flac noise.raw || die "ERROR generating FLAC file"
96 run_flac --verify --force --silent --force-raw-format --endian=big --sign=signed --sample-rate=44100 --bps=8 --channels=1 --blocksize=576 -S10x --output-name=tiny-s.flac noise8m32.raw || die "ERROR generating FLAC file"
97 run_flac --verify --force --silent --force-raw-format --endian=big --sign=signed --sample-rate=44100 --bps=16 --channels=2 --blocksize=576 -S10x --output-name=small-s.flac noise.raw || die "ERROR generating FLAC file"
112 die "ERROR: during test_seeking"
117 die "ERRO
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/tools/perf/util/
H A Dabspath.c28 die("Too long path: %.*s", 60, path);
32 die("Cannot determine the current working directory");
34 die("Too long path: %.*s", 60, path);
H A Dwrapper.c21 die("Out of memory, strdup failed");
37 die("Out of memory, realloc failed");
H A Dtrace-event-scripting.c85 die("error registering Python script extension");
89 die("error registering py script extension");
146 die("error registering Perl script extension");
150 die("error registering pl script extension");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/tools/perf/util/
H A Dabspath.c28 die("Too long path: %.*s", 60, path);
32 die("Cannot determine the current working directory");
34 die("Too long path: %.*s", 60, path);
H A Dwrapper.c21 die("Out of memory, strdup failed");
37 die("Out of memory, realloc failed");
H A Dtrace-event-scripting.c85 die("error registering Python script extension");
89 die("error registering py script extension");
146 die("error registering Perl script extension");
150 die("error registering pl script extension");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openvpn/sample/sample-scripts/
H A Dverify-cn16 die "usage: verify-cn cnfile certificate_depth subject" if (@ARGV != 3);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wget/tests/
H A DTest-proxied-https-auth.px33 ReuseAddr => 1) or die "Cannot create server!!!";
46 or die "Couldn't parse request:\n$content\n";
65 die "Method not CONNECT\n" if ($rqst->method ne 'CONNECT');
79 or die "Couldn't initiate SSL";
82 or die "Didn't get proxied request\n";
85 die "Early proxied auth\n" if $rqst->header('Authorization');
96 die "No proxied auth\n" unless $rqst->header('Authorization');
117 die "Couldn't fork" if ($pid < 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openvpn/sample/sample-scripts/
H A Dverify-cn16 die "usage: verify-cn cnfile certificate_depth subject" if (@ARGV != 3);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wget/tests/
H A DTest-proxied-https-auth.px33 ReuseAddr => 1) or die "Cannot create server!!!";
46 or die "Couldn't parse request:\n$content\n";
65 die "Method not CONNECT\n" if ($rqst->method ne 'CONNECT');
79 or die "Couldn't initiate SSL";
82 or die "Didn't get proxied request\n";
85 die "Early proxied auth\n" if $rqst->header('Authorization');
96 die "No proxied auth\n" unless $rqst->header('Authorization');
117 die "Couldn't fork" if ($pid < 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openvpn/sample/sample-scripts/
H A Dverify-cn16 die "usage: verify-cn cnfile certificate_depth subject" if (@ARGV != 3);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wget/tests/
H A DTest-proxied-https-auth.px33 ReuseAddr => 1) or die "Cannot create server!!!";
46 or die "Couldn't parse request:\n$content\n";
65 die "Method not CONNECT\n" if ($rqst->method ne 'CONNECT');
79 or die "Couldn't initiate SSL";
82 or die "Didn't get proxied request\n";
85 die "Early proxied auth\n" if $rqst->header('Authorization');
96 die "No proxied auth\n" unless $rqst->header('Authorization');
117 die "Couldn't fork" if ($pid < 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/flac/test/
H A Dtest_seeking.sh20 die () function
45 flac --help 1>/dev/null 2>/dev/null || die "ERROR can't find flac executable"
46 metaflac --help 1>/dev/null 2>/dev/null || die "ERROR can't find metaflac executable"
90 test_streams || die "ERROR during test_streams"
94 run_flac --verify --force --silent --force-raw-format --endian=big --sign=signed --sample-rate=44100 --bps=8 --channels=1 --blocksize=576 -S- --output-name=tiny.flac noise8m32.raw || die "ERROR generating FLAC file"
95 run_flac --verify --force --silent --force-raw-format --endian=big --sign=signed --sample-rate=44100 --bps=16 --channels=2 --blocksize=576 -S- --output-name=small.flac noise.raw || die "ERROR generating FLAC file"
96 run_flac --verify --force --silent --force-raw-format --endian=big --sign=signed --sample-rate=44100 --bps=8 --channels=1 --blocksize=576 -S10x --output-name=tiny-s.flac noise8m32.raw || die "ERROR generating FLAC file"
97 run_flac --verify --force --silent --force-raw-format --endian=big --sign=signed --sample-rate=44100 --bps=16 --channels=2 --blocksize=576 -S10x --output-name=small-s.flac noise.raw || die "ERROR generating FLAC file"
112 die "ERROR: during test_seeking"
117 die "ERRO
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libgcrypt-1.5.1/tests/
H A Dmpitests.c41 die (const char *format, ...) function
191 die ("test_powm failed for base at %d\n", __LINE__);
193 die ("test_powm_ui failed for exp at %d\n", __LINE__);
195 die ("test_powm failed for mod at %d\n", __LINE__);
203 die ("test_powm failed at %d\n", __LINE__);
205 die ("test_powm_ui failed for exp at %d\n", __LINE__);
207 die ("test_powm failed for mod at %d\n", __LINE__);
215 die ("test_powm failed at %d\n", __LINE__);
217 die ("test_powm failed for base at %d\n", __LINE__);
219 die ("test_pow
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libgcrypt-1.5.1/tests/
H A Dmpitests.c41 die (const char *format, ...) function
191 die ("test_powm failed for base at %d\n", __LINE__);
193 die ("test_powm_ui failed for exp at %d\n", __LINE__);
195 die ("test_powm failed for mod at %d\n", __LINE__);
203 die ("test_powm failed at %d\n", __LINE__);
205 die ("test_powm_ui failed for exp at %d\n", __LINE__);
207 die ("test_powm failed for mod at %d\n", __LINE__);
215 die ("test_powm failed at %d\n", __LINE__);
217 die ("test_powm failed for base at %d\n", __LINE__);
219 die ("test_pow
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libgcrypt-1.5.1/tests/
H A Dmpitests.c41 die (const char *format, ...) function
191 die ("test_powm failed for base at %d\n", __LINE__);
193 die ("test_powm_ui failed for exp at %d\n", __LINE__);
195 die ("test_powm failed for mod at %d\n", __LINE__);
203 die ("test_powm failed at %d\n", __LINE__);
205 die ("test_powm_ui failed for exp at %d\n", __LINE__);
207 die ("test_powm failed for mod at %d\n", __LINE__);
215 die ("test_powm failed at %d\n", __LINE__);
217 die ("test_powm failed for base at %d\n", __LINE__);
219 die ("test_pow
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/vsftpd/
H A Dtcpwrap.c60 die("tcp_wrappers is set to YES but no tcp wrapper support compiled in");
H A Dutility.h33 /* die()
40 void die(const char* p_text);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/vsftpd/
H A Dtcpwrap.c60 die("tcp_wrappers is set to YES but no tcp wrapper support compiled in");
H A Dutility.h33 /* die()
40 void die(const char* p_text);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/vsftpd/
H A Dtcpwrap.c60 die("tcp_wrappers is set to YES but no tcp wrapper support compiled in");

Completed in 115 milliseconds

1234567891011>>