summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorHari Kumar Vemula <hari.kumarx.vemula@intel.com>2018-10-08 14:01:27 +0100
committerThomas Monjalon <thomas@monjalon.net>2018-10-29 04:00:54 +0100
commitcd38042429015980eef6d0d33adef5a53b704211 (patch)
treefb74c486ec58c26f4d1e1a5fd57ad93b8f1ef39b /MAINTAINERS
parent6e20a0835ec5bb30a85dff40d26d3b3ee7af7b29 (diff)
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 8d0ca103d4..e60379df6c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1192,6 +1192,7 @@ F: doc/guides/sample_app_ug/l2_forward_job_stats.rst
Metrics
M: Remy Horton <remy.horton@intel.com>
F: lib/librte_metrics/
+F: test/test/test_metrics.c
Bit-rate statistics
M: Remy Horton <remy.horton@intel.com>