test.appliance 273 B

123456789
  1. config ADK_APPLIANCE_TEST
  2. bool "automatic test system appliance"
  3. select ADK_PACKAGE_ADKTEST
  4. select ADK_RUNTIME_START_SERVICES
  5. select ADK_RUNTIME_START_ADKTEST
  6. select ADK_UCLIBC_TEST if ADK_TARGET_LIB_UCLIBC_NG
  7. help
  8. Create a small appliance for automatic testing.