test 274 B

123456789
  1. config ADK_APPLIANCE_TEST
  2. prompt "automatic test system appliance"
  3. bool
  4. select ADK_PACKAGE_ADKTEST
  5. select ADK_PACKAGE_UCLIBC_NG_TEST if ADK_PACKAGE_UCLIBC_NG
  6. select ADK_PACKAGE_UCLIBC_TEST if ADK_PACKAGE_UCLIBC
  7. help
  8. Create a small appliance for automatic testing.