From c158128de5541f67543ea7fcb2404bc06e5d8fa3 Mon Sep 17 00:00:00 2001 From: Paulo Zanoni Date: Mon, 19 Aug 2013 13:20:02 -0300 Subject: tests: add pc8 This test chekcs our code that enables Package C8+. The environment requirements for this test are quite complicated: - The machine needs to be properly configured to reach PC8+ when possible, which means all the power management policies and device drivers must be properly configured. - You need at least one output connected. - You need the /dev/cpu/0/msr file available. - You need the /dev/i2c-* files available. v2: - Many many changes due to the latest review comments and rebase. Signed-off-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- tests/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/.gitignore') diff --git a/tests/.gitignore b/tests/.gitignore index 056e6b80..8ff53081 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -94,6 +94,7 @@ getversion kms_flip kms_render kms_setmode +pc8 prime_nv_api prime_nv_pcopy prime_nv_test -- cgit v1.2.3