From 1116885d96725ce064db04604e4d197a136b163c Mon Sep 17 00:00:00 2001 From: root Date: Tue, 28 Feb 2012 14:15:19 +0100 Subject: updated codebase to latest version of osmocombb --- .../src/shared/libosmocore/tests/conv/conv_test.ok | 55 ++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 Src/osmolib/src/shared/libosmocore/tests/conv/conv_test.ok (limited to 'Src/osmolib/src/shared/libosmocore/tests/conv/conv_test.ok') diff --git a/Src/osmolib/src/shared/libosmocore/tests/conv/conv_test.ok b/Src/osmolib/src/shared/libosmocore/tests/conv/conv_test.ok new file mode 100644 index 0000000..2122961 --- /dev/null +++ b/Src/osmolib/src/shared/libosmocore/tests/conv/conv_test.ok @@ -0,0 +1,55 @@ +[+] Testing: GSM xCCH (non-recursive, flushed, not punctured) +[.] Input length : ret = 224 exp = 224 -> OK +[.] Output length : ret = 456 exp = 456 -> OK +[.] Pre computed vector checks: +[..] Encoding: OK +[..] Decoding: OK +[.] Random vector checks: +[..] Encoding / Decoding cycle : OK +[..] Encoding / Decoding cycle : OK +[..] Encoding / Decoding cycle : OK + +[+] Testing: GSM TCH/AFS 7.95 (recursive, flushed, punctured) +[.] Input length : ret = 165 exp = 165 -> OK +[.] Output length : ret = 448 exp = 448 -> OK +[.] Pre computed vector checks: +[..] Encoding: OK +[..] Decoding: OK +[.] Random vector checks: +[..] Encoding / Decoding cycle : OK +[..] Encoding / Decoding cycle : OK +[..] Encoding / Decoding cycle : OK + +[+] Testing: GMR-1 TCH3 Speech (non-recursive, tail-biting, punctured) +[.] Input length : ret = 48 exp = 48 -> OK +[.] Output length : ret = 72 exp = 72 -> OK +[.] Pre computed vector checks: +[..] Encoding: OK +[..] Decoding: OK +[.] Random vector checks: +[..] Encoding / Decoding cycle : OK +[..] Encoding / Decoding cycle : OK +[..] Encoding / Decoding cycle : OK + +[+] Testing: WiMax FCH (non-recursive, tail-biting, not punctured) +[.] Input length : ret = 48 exp = 48 -> OK +[.] Output length : ret = 96 exp = 96 -> OK +[.] Pre computed vector checks: +[..] Encoding: OK +[..] Decoding: OK +[.] Random vector checks: +[..] Encoding / Decoding cycle : OK +[..] Encoding / Decoding cycle : OK +[..] Encoding / Decoding cycle : OK + +[+] Testing: ??? (non-recursive, direct truncation, not punctured) +[.] Input length : ret = 224 exp = 224 -> OK +[.] Output length : ret = 448 exp = 448 -> OK +[.] Pre computed vector checks: +[..] Encoding: OK +[..] Decoding: OK +[.] Random vector checks: +[..] Encoding / Decoding cycle : OK +[..] Encoding / Decoding cycle : OK +[..] Encoding / Decoding cycle : OK + -- cgit v1.2.3-55-g7522