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 <az...@nicira.com>
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 <b...@nicira.com> _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev