2015-03-20 16:18, Simon K?gstr?m: > > - make autotests easier and faster to run for smoke testing > > - automated basic testpmd check > > Code coverage for automated tests can be useful as well. > > In a way I'm speaking in my own interests here since I've written a tool > to do just this (and produce nice HTML etc output), kcov, that can be > found at github (https://github.com/SimonKagstrom/kcov).
Feel free to do some DPDK integration for your kcov tool. It could definitely help to write good tests. Thanks