test: move to app directory
[dpdk.git] / app / meson.build
index 2360a3d..aa353f6 100644 (file)
@@ -65,3 +65,6 @@ foreach app:apps
                                install: true)
        endif
 endforeach
+
+# special case the autotests
+subdir('test')