[lng-odp] [API-NEXT PATCH 3/3] validation: test creating pool and timer pool with no name

2016-12-20 Thread Matias Elo
Signed-off-by: Matias Elo --- test/common_plat/validation/api/pool/pool.c | 7 +-- test/common_plat/validation/api/timer/timer.c | 2 +- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/test/common_plat/validation/api/pool/pool.c b/test/common_plat/validation/api/pool/pool.c

Re: [lng-odp] [API-NEXT PATCH 3/3] validation: test creating pool and timer pool with no name

2016-12-20 Thread Bill Fischofer
This looks fine, but this seems to have little to do with the other parts of this patch. It should be a separate patch. On Tue, Dec 20, 2016 at 7:45 AM, Matias Elo wrote: > Signed-off-by: Matias Elo > --- > test/common_plat/validation/api/pool/pool.c | 7 +-- > test/common_plat/validation