test/metrics: add unit tests for metrics library
authorHari Kumar Vemula <hari.kumarx.vemula@intel.com>
Mon, 8 Oct 2018 13:01:27 +0000 (14:01 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 29 Oct 2018 03:00:54 +0000 (04:00 +0100)
commitcd38042429015980eef6d0d33adef5a53b704211
treefb74c486ec58c26f4d1e1a5fd57ad93b8f1ef39b
parent6e20a0835ec5bb30a85dff40d26d3b3ee7af7b29
test/metrics: add unit tests for metrics library

Unit testcases are added for metrics library
Added metrics unit test to autotest list
Updated meson build file
Updated MAINTAINERSHIP for metrics unit test

Signed-off-by: Hari Kumar Vemula <hari.kumarx.vemula@intel.com>
Reviewed-by: Reshma Pattan <reshma.pattan@intel.com>
Reviewed-by: Remy Horton <remy.horton@intel.com>
Acked-by: Remy Horton <remy.horton@intel.com>
MAINTAINERS
test/test/Makefile
test/test/autotest_data.py
test/test/meson.build
test/test/test_metrics.c [new file with mode: 0644]