inaccurate help printed by non-regression application

Bug #560994 reported by Didier Barvaux
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
rohc
Status tracked in Rohc-main
1.3.x
Fix Released
Low
Didier Barvaux
Rohc-main
Fix Released
Low
Didier Barvaux

Bug Description

With ROHC library 1.3.0, the non-regression application prints an inaccurate help message. The argument to specify the CID type to use during the test (smallcid or largecid) is not described.

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

usage: test [-h] [-v] [-o output_file] [-c cmp_file] 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)
  flow flow of Ethernet frames to compress (PCAP format)

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

Confirmed in branch 1.3.x. Branch 1.2.x is not affected.

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

Confirmed in trunk.

Revision history for this message
Didier Barvaux (didier-barvaux) wrote :
Revision history for this message
Didier Barvaux (didier-barvaux) wrote :
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)

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

Problem mentioned in comment #5 is now fixed in trunk. See http://bazaar.launchpad.net/~didier-barvaux/rohc/main/revision/157.

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

Fix released in version 1.3.1.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.