minor: remove a CPPCHECK error for NR RLC
This "error" is not a real error. openair2/LAYER2/nr_rlc/tests/test.c includes testXX.h to define the array int test[] and by design test[2] always exists. Let's simply suppress the reporting of this error.
Showing
Please register or sign in to comment