Eric Noulard wrote:
2008/4/22, Thomas Decherf <[EMAIL PROTECTED]>:
May be next time we may exchange python code for
dtest.TraceManager
and
dtest.TraceHandler (an interface-like one would be enough for specs)
Ok, good. Thanks a lot for your remarks.
Hi All Dtesters :)
Hi!
I've just checked-in a first draft for Trace architecture which should
fits our needs.
there is:
dtest.TraceManager : the class handling trace whose API is used by
DTestMaster and attached DTesters and forward most of the call to the
registered:
dtest.TraceHandler : the base class for trace Handler
dtest.TAPTraceHandler: a TAP trace handler which is the default registered
handler
dtest.MSCTraceHandler: an MSC trace handler
have a look at the updated
dtest/tests/dtest-tracetest example.
Remark (including patch) are welcomed.
Thanks, we'll look a it attentively in the next days and we'll give you
feedback/remarks/patches very soon.
Regards,
Thomas
_______________________________________________
Tsp-devel mailing list
Tsp-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/tsp-devel