dexter has submitted this change. (
https://gerrit.osmocom.org/c/libosmo-abis/+/31470 )
Change subject: trau_pcu_ericsson_test: fix comment, CS2 blocks are not CRC protected
......................................................................
trau_pcu_ericsson_test: fix comment, CS2 blocks are not CRC protected
Change-Id: Ifeed7bc961266e0fcfb1a837257b83fca2a69da1
---
M tests/trau_pcu_ericsson/trau_pcu_ericsson_test.c
1 file changed, 10 insertions(+), 1 deletion(-)
Approvals:
Jenkins Builder: Verified
msuraev: Looks good to me, but someone else must approve
dexter: Looks good to me, approved
diff --git a/tests/trau_pcu_ericsson/trau_pcu_ericsson_test.c
b/tests/trau_pcu_ericsson/trau_pcu_ericsson_test.c
index 6c28269..60c7b0f 100644
--- a/tests/trau_pcu_ericsson/trau_pcu_ericsson_test.c
+++ b/tests/trau_pcu_ericsson/trau_pcu_ericsson_test.c
@@ -1190,7 +1190,7 @@
* the TRAU frame. */
};
- /* TRAU frame with valid CS2 block and correct CRC */
+ /* TRAU frame with valid CS2 block */
const ubit_t bits_cs2[] = {
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
--
To view, visit
https://gerrit.osmocom.org/c/libosmo-abis/+/31470
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: libosmo-abis
Gerrit-Branch: master
Gerrit-Change-Id: Ifeed7bc961266e0fcfb1a837257b83fca2a69da1
Gerrit-Change-Number: 31470
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <pmaier(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: dexter <pmaier(a)sysmocom.de>
Gerrit-Reviewer: msuraev <msuraev(a)sysmocom.de>
Gerrit-MessageType: merged