006-test 253 B

123456789
  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
  7. help
  8. Create a small appliance for automatic testing.