srsLTE/lib/test/common
Francisco Paisana f2d88e5a5b simplified NAS rrc connection request procedure
move non-type-specific methods of proc_t to its base class.
procedure state machine was simplified via a future-type. Now procedures dont get stuck until the user reads the procedure outcome.
made the NAS procedures more event trigger/reaction-based.
2019-10-23 18:19:25 +02:00
..
CMakeLists.txt new wrapper-based design for stack procedures. Removes extra base class, gets rid of spurious copies/moves during the pop(), and allows the use of a non-default ctor() 2019-10-23 18:19:25 +02:00
bcd_helpers_test.cc update copyright notice 2019-04-29 09:20:02 +02:00
log_filter_test.cc update copyright notice 2019-04-29 09:20:02 +02:00
logger_test.cc Optimized front-end logging processing (#641) 2019-09-04 15:32:29 +02:00
mac_nr_pdu_test.cc add MAC NR PDU packing and associated unit tests 2019-09-17 17:19:13 +02:00
msg_queue_test.cc added _t to unique_byte_buffer type 2019-05-16 12:35:01 +02:00
pdu_test.cc add packing and unpacking test for MAC PDU only containing padding bytes 2019-10-11 17:35:52 +02:00
queue_test.cc fix issue with thread pool shut down 2019-10-04 10:24:21 +02:00
stack_procedure_test.cc simplified NAS rrc connection request procedure 2019-10-23 18:19:25 +02:00
test_eea1.cc add missing license headers 2019-04-26 21:20:12 +02:00
test_eea2.cc Applied clang-format to zuc_support PR. 2019-09-10 13:46:21 +02:00
test_eea3.cc Add decryption function and all tests for enc 2019-09-10 13:46:21 +02:00
test_eia1.cc add missing license headers 2019-04-26 21:20:12 +02:00
test_eia3.cc Applied clang-format to zuc_support PR. 2019-09-10 13:46:21 +02:00
test_f12345.cc add missing license headers 2019-04-26 21:20:12 +02:00
timeout_test.cc update copyright notice 2019-04-29 09:20:02 +02:00