maintainers: fix added or removed files
authorThomas Monjalon <thomas@monjalon.net>
Thu, 2 May 2019 14:53:45 +0000 (16:53 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 2 May 2019 15:48:09 +0000 (17:48 +0200)
Reference to test/Makefile was forgotten when removing this file.
Reference to app/test/test_rcu* was forgotten when adding the files.

Fixes: a9de470cc7c0 ("test: move to app directory")
Fixes: b87089b0bb19 ("test/rcu: add API and functional tests")

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
MAINTAINERS

index aca441a..31706c0 100644 (file)
@@ -1229,6 +1229,7 @@ F: app/test/test_kvargs.c
 RCU - EXPERIMENTAL
 M: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>
 F: lib/librte_rcu/
+F: app/test/test_rcu*
 F: doc/guides/prog_guide/rcu_lib.rst
 
 PCI
@@ -1291,7 +1292,6 @@ Test Applications
 -----------------
 
 Unit tests framework
-F: test/Makefile
 F: app/test/Makefile
 F: app/test/autotest*
 F: app/test/commands.c