summaryrefslogtreecommitdiff
path: root/tasks/006-test
diff options
context:
space:
mode:
Diffstat (limited to 'tasks/006-test')
-rw-r--r--tasks/006-test9
1 files changed, 9 insertions, 0 deletions
diff --git a/tasks/006-test b/tasks/006-test
new file mode 100644
index 000000000..9ba6561fd
--- /dev/null
+++ b/tasks/006-test
@@ -0,0 +1,9 @@
+config ADK_APPLIANCE_TEST
+ bool "automatic test system appliance"
+ depends on ADK_TARGET_OS_LINUX
+ select ADK_PACKAGE_ADKTEST
+ select ADK_RUNTIME_START_SERVICES
+ select ADK_RUNTIME_START_ADKTEST
+ help
+ Create a small appliance for automatic testing.
+