summaryrefslogtreecommitdiff
path: root/tests/unittest/scripts/invalid-level/pass.json
blob: e26f60d4d5d719b48c914aaece4356e0c3bfe7cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
	"device_list"	:
	[
		{
			"device_type"		: "cpu",
			"device_name"		: "cpu0",
			"device_config_path"	: "./scripts/invalid-level/pass-cpu0.json",
			"thermal_device_name"	: "thermal_zone0",
			"cpu,number_of_cpus"	: 4,
			"cpu,first_cpu"		: 0
		}
	]
}