srsLTE/lib/src/support
Andre Puschmann acecb1c303 emergency_handlers: increase max handlers to 256
in the ttcn3_dut application many "virtuaL" UE instances are created and
destroyed when executing the tests.

With the previous limit of 12 handlers the application stopped after
a few tests. With the limit raised to 256 we should be able to run
all white_listed TTCN3 tests for the UE without problems.

This fixes #3886
2022-02-18 13:06:00 +01:00
..
CMakeLists.txt Delete move constructor and move assignment operator explictly for mac_pcap_base and s1ap_pcap classes. 2021-10-15 15:05:37 +02:00
emergency_handlers.cc emergency_handlers: increase max handlers to 256 2022-02-18 13:06:00 +01:00
signal_handler.cc Configure the term timeout using the cmake definition 2021-10-22 13:52:07 +02:00