Comment 5 for bug 560994

Revision history for this message
Didier Barvaux (didier-barvaux) wrote :

The usage of the non-regression tool in the trunk is still incomplete. Option "--rohc-size-ouput" added at revision 140 (see http://bazaar.launchpad.net/%7Edidier-barvaux/rohc/main/revision/140) is not described.

$ ./test/test -h
ROHC test application: test the ROHC library with a flow of IP packets

usage: test [-h] [-v] [-o output_file] [-c cmp_file] cid_type flow
  -v print version information and exit
  -h print this usage and exit
  -o output_file save the generated ROHC packets in output_file (PCAP format)
  -c cmp_file compare the generated ROHC packets with the ROHC packets
                  stored in cmp_file (PCAP format)
  cid_type the type of CID to use during the test (smallcid or largecid)
  flow flow of Ethernet frames to compress (PCAP format)