app/acl: move from test directory
authorBruce Richardson <bruce.richardson@intel.com>
Tue, 26 Feb 2019 12:19:00 +0000 (12:19 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 26 Feb 2019 14:28:10 +0000 (15:28 +0100)
commit75795fabd27437d399bbdf7888f0f2515a3feda4
tree0eae6788d1eab49fc1e0032de135362e0e2f7644
parent0c36081db2b0994c6e5cde3c07c358bbc092c3a3
app/acl: move from test directory

Move to "app" directory and enable with meson build.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
MAINTAINERS
app/Makefile
app/meson.build
app/test-acl/Makefile [new file with mode: 0644]
app/test-acl/main.c [new file with mode: 0644]
app/test-acl/meson.build [new file with mode: 0644]
test/Makefile
test/test-acl/Makefile [deleted file]
test/test-acl/main.c [deleted file]