sngrep/tests
Axel Sommerfeldt 4b96af3389 Support for building sngrep using CMake added 2023-11-29 16:27:00 +01:00
..
Makefile.am capture: add support for IP-IP tunnel 2021-12-22 11:09:12 +01:00
README capture: add support for IP-IP tunnel 2021-12-22 11:09:12 +01:00
aaa.pcap
ipip.pcap capture: add support for IP-IP tunnel 2021-12-22 11:09:12 +01:00
ipv6frag.pcap added ipv6frag.pcap contains IPv6 fragment packets 2022-03-28 12:14:25 +02:00
test_001.c doc: update all copyright headers to 2018 2018-01-19 11:52:13 +01:00
test_002.c doc: update all copyright headers to 2018 2018-01-19 11:52:13 +01:00
test_003.c doc: update all copyright headers to 2018 2018-01-19 11:52:13 +01:00
test_004.c doc: update all copyright headers to 2018 2018-01-19 11:52:13 +01:00
test_005.c doc: update all copyright headers to 2018 2018-01-19 11:52:13 +01:00
test_006.c doc: update all copyright headers to 2018 2018-01-19 11:52:13 +01:00
test_007.c tests: update headers inclusion in vector and hash tests 2022-05-02 11:50:43 +02:00
test_008.c capture: add support for IP-IP tunnel 2021-12-22 11:09:12 +01:00
test_009.c capture: add support for IP-IP tunnel 2021-12-22 11:09:12 +01:00
test_010.c tests: update headers inclusion in vector and hash tests 2022-05-02 11:50:43 +02:00
test_011.c capture: add support for IP-IP tunnel 2021-12-22 11:09:12 +01:00
test_input.c Support for building sngrep using CMake added 2023-11-29 16:27:00 +01:00

README

Basic testing programs for sngrep.

This set of test will do some basic inputs to check sngrep screen navigation
doesn't crash. This checks are ultra-super-basic.

- test_001 : UI testing
- test_002 : Call List testing
- test_003 : Call Flow testing
- test_004 : Call Raw testing
- test_005 : Column selection testing
- test_006 : Message diff testing
- test_007: Test vector container structures
- test_011: Test mix of normal packets with IPIP tunneled packets

Sample capture files has been taken from wireshark Wiki:
- https://wiki.wireshark.org/SampleCaptures