summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorNaga Suresh Somarowthu <naga.sureshx.somarowthu@intel.com>2018-10-08 13:12:45 +0100
committerThomas Monjalon <thomas@monjalon.net>2019-01-18 02:33:29 +0100
commitfdeb30fa710251766002d3c8b6dc381fd273a4d2 (patch)
tree277a4218625f7972c2c40b06def5838b9425805d /MAINTAINERS
parenta52966cd48fd4bbe1d160c15f155df72d5d150b3 (diff)
test/bitrate: add unit tests for bitrate library
Unit Test Cases for BitRate library. Signed-off-by: Naga Suresh Somarowthu <naga.sureshx.somarowthu@intel.com> Reviewed-by: Reshma Pattan <reshma.pattan@intel.com> Reviewed-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 b6d40a0ddb..5e691b3775 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1212,6 +1212,7 @@ F: test/test/test_metrics.c
Bit-rate statistics
M: Remy Horton <remy.horton@intel.com>
F: lib/librte_bitratestats/
+F: test/test/test_bitratestats.c
Latency statistics
M: Reshma Pattan <reshma.pattan@intel.com>