aboutsummaryrefslogtreecommitdiff
path: root/tests/cfgs/default/pcap/mgcp.pcapng
Commit message (Collapse)AuthorAge
* Improved MGCP detection by allowing '\r' as line feed.improved/mgcp-line-feedlns2023-10-11
| | | | | Signed-off-by: lns <matzeton@googlemail.com> Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* Test multiple `ndpiReader` configurations (#1931)Ivan Nardi2023-04-06
Extend internal unit tests to handle multiple configurations. As some examples, add tests about: * disabling some protocols * disabling Ookla aggressiveness Every configurations data is stored in a dedicated directory under `tests\cfgs`