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