You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andre Puschmann 59d9a78869
add eia1 tests and fix sib2 bug (#311)
* Starting to add EIA1 tests.

* Initial tests for EIA1

* Bit shifted bearer by 27. Test case 1 and 4 are passing now.

* Adding EIA test case 7.

* Making sure the test is called.

* Fixed double initialization of msg_len_bits.
6 years ago
..
CMakeLists.txt add eia1 tests and fix sib2 bug (#311) 6 years ago
bcd_helpers_test.cc renamed include paths for common objects 8 years ago
log_filter_test.cc changed logger classes 7 years ago
logger_test.cc more coverity fixes 7 years ago
msg_queue_test.cc extend msg queue test 7 years ago
test_eea1.cc Fixing and disabling faulty tests - asserts only failing in debug 6 years ago
test_eea2.cc Fix compilation warnings 7 years ago
test_eia1.cc add eia1 tests and fix sib2 bug (#311) 6 years ago
test_f12345.cc Fixed bug in getting OPc. Removed debug print. Fixed test12345. UE is still having re-synch issues. 6 years ago
timeout_test.cc fix warning in timeout test 7 years ago