File: control

package info (click to toggle)
pcapfix 1.1.7-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 404 kB
  • sloc: ansic: 2,232; makefile: 40
file content (11 lines) | stat: -rw-r--r-- 449 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
Test-Command: pcapfix debian/examples.d/test_2018.pcap |
              grep -C20 'This is a PCAP file'

Test-Command: pcapfix debian/examples.d/test_damaged.pcap |
              grep -C20 'This is a PCAP file'

Test-Command: pcapfix debian/examples.d/test.pcap |
              grep -C20 'This is a PCAP file'

Test-Command: pcapfix debian/examples.d/test_without_pcap_header.pcap |
              grep -C20 'Unknown file type. Assuming PCAP format.'