[datatype-dev] CR: test file format plugin
Milko Boic milko at real.comJamie, We already have datatype/tools/xmlwriter that does the inverse of below (even though probably not in exactly the same dialect of XML. Nevertheless, it would be probably easy to bring those two to the common format. I would suggest placing this to datatype/tools/xmlreader. Thanks, Milko At 10:18 AM 10/20/2005, Jamie Gordon wrote: >Synopsis >======== >Adds a test file format plugin for testing of server or client core. > >Branches: HEAD >Suggested Reviewer: anyone > > >Description >=========== >I wrote this over a year ago in order to test some stuff I was working >on. It was not checked in at the time, I believe forgotten due to an >inability to agree on a location and a lack of time. This should not >require a full review, it just needs to be checked in now so others can >add to it and use it for their testing purposes. > >This file format plugin reads an xml file. The file describes the file >and stream headers and returns them in response to GetFileHeader and >GetStreamHeader. It does not currently implement GetPacket, but the XML >file format should be easily expandable to describe packet size range, >frequency, etc. per stream in order to generate fake packets. > >I'd like to check this in to >datatype/tools/coretester/fileformat or >server/tools/testfformat >or something better if anyone has a suggestion > > >Files Affected >============== >datatype/tools/coretest/fileformat/* [new] > > >Testing Performed >================= >Unit Tests: > >Integration Tests: > >Leak Tests: >None > >Performance Tests: >None > >Platforms Tested: win32-i386-vc7 >Build verified: win32-i386-vc7 > > >QA Hints >=============== > >n/a > > > > >_______________________________________________ >Datatype-dev mailing list >Datatype-dev at helixcommunity.org >http://lists.helixcommunity.org/mailman/listinfo/datatype-dev -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.helixcommunity.org/pipermail/datatype-dev/attachments/20051020/f33c4c94/attachment-0001.html