On Sun, Mar 30, 2014 at 06:45:10PM -0700, Andy Zhou wrote: > Modify test-heap.c to use ovstest framework. > > Signed-off-by: Andy Zhou <[email protected]>
Looking at this, I think it would be better to require the test name to be passed in as a string, that is, "test-heap" instead of test-heap. It looks less odd to the casual reader: > +OVSTEST_REGISTER(test-heap, test_heap_main, commands); Acked-by: Ben Pfaff <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
