On Sun, Mar 30, 2014 at 07:15:47PM -0700, Andy Zhou wrote:
> Modify test-heap.c to use ovstest framework.
>
> Signed-off-by: Andy Zhou
>
> ---
> v1-v2: Coding style fixes
I inadvertently reviewed v1. I guess v1->v2 isn't a big deal so feel
free to use my original reviews.
_
Modify test-heap.c to use ovstest framework.
Signed-off-by: Andy Zhou
---
v1-v2: Coding style fixes
---
tests/automake.mk |8 ++--
tests/heap.at |2 +-
tests/test-heap.c | 12 +++-
3 files changed, 10 insertions(+), 12 deletions(-)
diff --git a/tests/automake.mk b/tes