Same as version 4 but excluding the renaming of the pktio module,
which remains, for the time being, inconsistent with the doxygen
defgroup (as required by Maxim).

Christophe Milard (2):
  validation: rename executable to match modules
  validation: tests for module odp_ver_abt_log_dbg

 test/validation/.gitignore                            |  7 +++----
 test/validation/Makefile.am                           | 19 ++++++++++---------
 test/validation/{odp_schedule.c => odp_scheduler.c}   |  3 +--
 test/validation/{odp_shm.c => odp_shared_memory.c}    |  0
 test/validation/{ => ver_abt_log_dbg}/odp_errno.c     |  5 -----
 test/validation/ver_abt_log_dbg/odp_errno.h           |  9 +++++++++
 test/validation/{ => ver_abt_log_dbg}/odp_system.c    |  7 -------
 test/validation/ver_abt_log_dbg/odp_system.h          |  9 +++++++++
 test/validation/ver_abt_log_dbg/odp_ver_abt_log_dbg.c | 16 ++++++++++++++++
 9 files changed, 48 insertions(+), 27 deletions(-)
 rename test/validation/{odp_schedule.c => odp_scheduler.c} (99%)
 rename test/validation/{odp_shm.c => odp_shared_memory.c} (100%)
 rename test/validation/{ => ver_abt_log_dbg}/odp_errno.c (81%)
 create mode 100644 test/validation/ver_abt_log_dbg/odp_errno.h
 rename test/validation/{ => ver_abt_log_dbg}/odp_system.c (93%)
 create mode 100644 test/validation/ver_abt_log_dbg/odp_system.h
 create mode 100644 test/validation/ver_abt_log_dbg/odp_ver_abt_log_dbg.c

-- 
1.9.1

_______________________________________________
lng-odp mailing list
[email protected]
https://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to