summaryrefslogtreecommitdiff
path: root/target/appliances/test.appliance
blob: 8f6abdb624d214139d7201c8ff8c66df1b6f7537 (plain)
1
2
3
4
5
6
7
8
9
10
config ADK_APPLIANCE_TEST
	bool "automatic test system appliance"
	select ADK_PACKAGE_ADKTEST
	select ADK_RUNTIME_START_SERVICES
	select ADK_RUNTIME_START_ADKTEST
	select ADK_UCLIBC_TEST if ADK_TARGET_LIB_UCLIBC
	select ADK_UCLIBC_TEST if ADK_TARGET_LIB_UCLIBC_NG
	help
	  Create a small appliance for automatic testing.