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 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
3 years ago
..
CMakeLists.txt Delete move constructor and move assignment operator explictly for mac_pcap_base and s1ap_pcap classes. 3 years ago
emergency_handlers.cc emergency_handlers: increase max handlers to 256 3 years ago
signal_handler.cc Configure the term timeout using the cmake definition 3 years ago