Wireshark-commits: [Wireshark-commits] rev 48513: /trunk/epan/ /trunk/epan/: reassemble_test.c

Date: Sat, 23 Mar 2013 19:38:55 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=48513

User: guy
Date: 2013/03/23 12:38 PM

Log:
 Get rid of the DCE RPC stuff; these tests should test the code path for
 all types of keys.
 
 Make the tables in main static, so we don't initialize them at run time;
 perhaps that'll help figure out why reassemble_test is crashing on
 Windows apparently before even calling emem_init().

Directory: /trunk/epan/
  Changes    Path                 Action
  +2 -101    reassemble_test.c    Modified