1 config ADK_APPLIANCE_TEST
2 bool "automatic test system appliance"
3 depends on ADK_TARGET_OS_LINUX
4 select ADK_PACKAGE_ADKTEST
5 select ADK_RUNTIME_START_SERVICES
6 select ADK_RUNTIME_START_ADKTEST
8 Create a small appliance for automatic testing.