search for: ectest

Displaying 4 results from an estimated 4 matches for "ectest".

Did you mean: ctest
2008 Dec 21
0
[PATCH] Fix ectest to not check a case which isn't guaranteed to work, and which we don't use.
When I removed the special case for EC_ILOG(0) in commit 06390d082dcdfa8addb3dde337543bc0f0ebae44, it broke ec_dec_uint() with _ft=1 (which should encode the value 0 using 0 bits). This feature was tested by ectest.c, but not actually used by libcelt. An assert has been added to ec_dec_uint() to ensure that we don't try to use this feature by accident. ec_enc_uint() was actually correct, but support for this feature has been removed and the assert put in its place. --- libcelt/entdec.c | 3 +++ libc...
2008 Dec 20
5
ectest failed with gcc-4.2.4
Hi, compiling the latest release 0.5.1 (as well as from git) with gcc-4.2.4 on zenwalk (slackware current), ectest fails; using gcc-3.4.6 all tests succeeds. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/opus/attachments/20081220/68be24c8/attachment-0002.htm
2008 Oct 23
0
freeradius DNIS
...accthost = xxxx:1646 secret = something } But when I test it never seems to trigger the DNIS proxy setup. This is what I get below, also named realms are working. rad_recv: Access-Request packet from host 209.213.66.12:1650, id=114, length=94 User-Name = "ectest" User-Password = "test123" NAS-IP-Address = 127.0.0.1 NAS-Port = 1 Called-Station-Id = "5500" Proxy-State = 0x471e493f7f0000010495000000000000000000000000000000000000 Processing the authorize section of radiusd.conf modcall: enterin...
2012 Sep 02
1
CELT 0.11.3 tandem test fails
...1.3/tests' make check-TESTS make[2]: Entering directory `/usr/src/tmp/celt-0.11.3/tests' PASS: type-test Encoded 5777073.34 bits of entropy to 5778365.00 bits (0.022% wasted). Packed to 497192 bytes. Testing random streams... Random seed: 1346620073 (0A05) PASS: ectest Testing CWRS with N=2, K=1... Testing CWRS with N=2, K=4682... Testing CWRS with N=2, K=9363... Testing CWRS with N=2, K=14044... Testing CWRS with N=2, K=18725... Testing CWRS with N=2, K=23406... Testing CWRS with N=2, K=28087... Testing CWRS with N=2, K=32767......