Wireshark-commits: [Wireshark-commits] rev 52692: /trunk/ /trunk/epan/: Makefile.am oids.c oids.h o

Date: Sat, 19 Oct 2013 18:52:14 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52692

User: mmann
Date: 2013/10/19 06:52 PM

Log:
 Add OID unit tests.  Bug 9294 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9294)
 
 From Ed Beroset

Directory: /trunk/epan/
  Changes    Path           Action
  +9 -2      Makefile.am    Modified
  +10 -4     oids.c         Modified
  +3 -3      oids.h         Modified
  +481 -0    oids_test.c    Added

Directory: /trunk/test/
  Changes    Path                  Action
  +7 -0      suite-unittests.sh    Modified