This series needs rebasing, and only the one file I did not add reviewed by
too needs a last look.

On 1 December 2014 at 12:05, Taras Kondratiuk <[email protected]>
wrote:

> Avoid duplicating the same code by using a common main() function
> in most of test applications.
>
> Taras Kondratiuk (5):
>   validation: shm: move main() to a common place
>   validation: common: add tests_global_init() function
>   validation: queue: reuse common main() function
>   validation: crypto: reuse common main() function
>   validation: init: use CU_register_suites() for tests registration
>
>  test/validation/Makefile.am               |    8 ++---
>  test/validation/common/odp_cunit_common.c |   42 +++++++++++++++++++++++
>  test/validation/common/odp_cunit_common.h |   23 +++++++++++++
>  test/validation/odp_crypto.c              |   43 ++++-------------------
>  test/validation/odp_init.c                |   47 ++++++++++++-------------
>  test/validation/odp_queue.c               |   53
> +++++------------------------
>  test/validation/odp_shm.c                 |   42 ++---------------------
>  7 files changed, 107 insertions(+), 151 deletions(-)
>
> --
> 1.7.9.5
>
>


-- 
*Mike Holmes*
Linaro  Sr Technical Manager
LNG - ODP
_______________________________________________
lng-odp mailing list
[email protected]
http://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to