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