> From: Jerin Jacob [mailto:jerin.ja...@caviumnetworks.com]
> > It looks like the patch got corrupted somehow - the above line should be
> app/test/test.c, not test/test/test.c
> > Applying fails here, but with a s/test/app in the right places, the patches
> > (this and
> next) both apply cleanl
acob
> > Subject: [dpdk-dev] [PATCH 1/2] test: store only the test case name
> >
> > Store only the test case name in unit test case structure.The actor who
> > renders the test status can add appropriate test status. This enables
> > adding the new test case stat
> From: Jerin Jacob [mailto:jerin.ja...@caviumnetworks.com]
> Sent: Sunday, March 19, 2017 1:38 PM
> To: dev@dpdk.org
> Cc: thomas.monja...@6wind.com; Van Haaren, Harry
> ; Jerin
> Jacob
> Subject: [dpdk-dev] [PATCH 1/2] test: store only the test case name
>
> Store
Store only the test case name in unit test case structure.The actor who
renders the test status can add appropriate test status. This enables
adding the new test case status without storing the additional
information in the unit test case structure.
Signed-off-by: Jerin Jacob
---
test/test/test.
4 matches
Mail list logo