summaryrefslogtreecommitdiff
path: root/target/collections/test
blob: 4a612b9319d385a572a75eb596e65eb880cf410a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
config ADK_PKG_TEST
	bool "test framework system"
	select ADK_PACKAGE_ADKTEST
	select ADK_PACKAGE_RDATE
	select ADK_RUNTIME_START_SERVICES
	select ADK_RUNTIME_START_ADKTEST
	select ADK_KERNEL_IPV6
	default n
	help
	  Package collection used to build adk-test-framework root
	  filesystem.