summaryrefslogtreecommitdiff
path: root/target/appliances/test
blob: ecccb4abaf6dc5a2faa5639d11935191ff71f35f (plain)
1
2
3
4
5
6
7
8
9
config ADK_APPLIANCE_TEST
	prompt "automatic test system appliance"
	bool
	select ADK_PACKAGE_ADKTEST
	select ADK_PACKAGE_UCLIBC_NG_TEST if ADK_PACKAGE_UCLIBC_NG
	select ADK_PACKAGE_UCLIBC_TEST if ADK_PACKAGE_UCLIBC
	help
	  Create a small appliance for automatic testing.