Actions
Task #4865
openTask #4864: Increase coverage of unit tests across Suricata
rust/smb/*: add unit tests
Description
Add tests for all the logical units and parsers.
Example: https://github.com/OISF/suricata/blob/master/rust/src/sip/parser.rs#L242
Test should be made with data from real network traffic.
Suggested pcap sources to look for such traffic: https://forum.suricata.io/t/sharing-good-sources-of-sample-captures/1766
Testing guide:
https://github.com/OISF/suricata/blob/master/doc/devguide/codebase/testing.rst
https://github.com/OISF/suricata/blob/master/doc/devguide/codebase/unittests-rust.rst
https://github.com/OISF/suricata/blob/master/doc/devguide/codebase/unittests-c.rst
Updated by Shivani Bhardwaj almost 3 years ago
- Status changed from New to Assigned
- Assignee set to Modupe Falodun
Updated by Shivani Bhardwaj over 2 years ago
- Status changed from Assigned to New
- Assignee changed from Modupe Falodun to Community Ticket
Updated by b1 tg almost 2 years ago
- Assignee changed from Community Ticket to b1 tg
Actions