summaryrefslogtreecommitdiff
path: root/tasks/006-test
blob: 9ba6561fd3e5be78ed2d3aa7806561416bc70e1c (plain)
1
2
3
4
5
6
7
8
9
config ADK_APPLIANCE_TEST
	bool "automatic test system appliance"
	depends on ADK_TARGET_OS_LINUX
	select ADK_PACKAGE_ADKTEST
	select ADK_RUNTIME_START_SERVICES
	select ADK_RUNTIME_START_ADKTEST
	help
	  Create a small appliance for automatic testing.