aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp Maier <pmaier@sysmocom.de>2023-02-23 10:15:26 +0100
committerPhilipp Maier <pmaier@sysmocom.de>2023-02-23 10:16:14 +0100
commit5c9d45407fac4b63729c6ff96a689bbd31908da8 (patch)
tree801bc8152549f4d2addc487fb9ae1c827b43c3f4
parent143a6798f50148b9867042b68a8a627fff510845 (diff)
trau_pcu_ericsson_test: fix comment, CS2 blocks are not CRC protected
-rw-r--r--tests/trau_pcu_ericsson/trau_pcu_ericsson_test.c2
1 files changed, 1 insertions, 1 deletions
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 @@ void er_gprs_trau_frame_decode_64k_FT_DATA_test(void)
* 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,