11/01/2018 11:29, Pavan Nikhilesh: > +Cc: [email protected] > On Thu, Jan 11, 2018 at 03:51:46PM +0530, Pavan Nikhilesh wrote: > > Adding common test assertion macros for unit testing. > > Replaced common macros in test/test.h with new RTE_TEST_ASSERT_* macros. > > > > Signed-off-by: Pavan Nikhilesh <[email protected]> > > Acked-by: Jerin Jacob <[email protected]> > > --- > > > > v5 Changes: > > - rebase patchset > > - remove duplication between test/test/test.h and rte_test.h by mapping > > RTE_TEST_ASSERT* macros to test.h
Very good, thanks. Acked-by: Thomas Monjalon <[email protected]>

