ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 9294] oid routines do not have have unit tests

Date: Sat, 19 Oct 2013 16:44:11 +0000

changed bug 9294

What Removed Added
Attachment #11818 Flags   review_for_checkin?

Comment # 1 on bug 9294 from
Created attachment 11818 [details]
patch to implement oids unit tests

This patch contains a start at a unit test suite for oids.  It also corrects a
few minor errors in the oids.h header file and separates the prepopulation of
three top level named arcs (itu-t, iso and joint-iso-itu-t are 0, 1 and 2
respectively) so that oid_root->children should never be NULL even if SMI is
not enabled.

There are still more things to do, but this is a start, and almost all of the
external interfaces for oids.h are exercised at least once.


You are receiving this mail because:
  • You are watching all bug changes.