Evan Huus
changed
bug 8453
Comment # 1
on bug 8453
from Evan Huus
Several tangents to this:
1. Our python support is even worse (and has been effectively unmaintained for
a while now). Sufficiently so, in fact, that someone has written their own from
scratch (https://code.google.com/p/pyreshark/). Drop wspython for 1.10?
2. We have several test binaries floating around the tree (./dftest,
./epan/tvbtest, ./epan/reassemble_test to name just a few). Are they run by the
buildbot? Should they be collected somewhere? Do they have some common format?
3. I would like to also write some tests for wmem. If, per 2, we have some
common recommended format for this then documenting it somewhere would be nice.
Also, Hadrien, I'm CCing you on this since you've been working in the Lua
interface already recently. I'm not asking you to write the test suite, but
feedback on what needs testing etc. would be appreciated.
Cheers,
Evan
You are receiving this mail because:
- You are watching all bug changes.