From cdd7b2e157244d36537e64e8433f7a16e6ca8943 Mon Sep 17 00:00:00 2001 From: Amit Khare Date: Fri, 12 Dec 2014 10:34:43 +0530 Subject: Ubuntu: Acpica test description updated Change-Id: I87ba7a623a046fc6eb1ffaee3b86154df58a7cc0 --- ubuntu/acpica.yaml | 23 ++++------------------- 1 file changed, 4 insertions(+), 19 deletions(-) (limited to 'ubuntu') diff --git a/ubuntu/acpica.yaml b/ubuntu/acpica.yaml index a73f278..f97f9c7 100644 --- a/ubuntu/acpica.yaml +++ b/ubuntu/acpica.yaml @@ -1,25 +1,10 @@ metadata: name: acpica format: "Lava-Test-Shell Test Definition 1.0" - description: - "ACPI ASL on ARMv7/ARMv8 - https://wiki.linaro.org/LEG/Engineering/test-acpi#ASLTS_-_ASL_Test_Suite - There're 4 test modes (n32, n64, s32, s64). By default, we run test mode 'n64' - The test mode can be specified by test job parameter: - { - 'command': 'lava_test_shell', - 'parameters': { - 'testdef_repos': [ - { - 'git-repo': 'git://git.linaro.org/qa/test-definitions.git', - 'parameters': { - 'TESTMODE': 's64' - }, - 'testdef': 'ubuntu/acpica.yaml' - } - ], - 'timeout': 172800 - } - }" + description: "ACPI ASL on ARMv7/ARMv8. Testing is performed in 'hardware-independent' mode to check functionality + of ACPICA which is first initiated and then verified from inside the test modules coded in ASL. + ACPICA test can be run in 4 test modes (n32, n64, s32, s64) and default is set to n64. + More Details - https://wiki.linaro.org/LEG/Engineering/test-acpi#ASLTS_-_ASL_Test_Suite" maintainer: - naresh.bhat@linaro.org - arthur.she@linaro.org -- cgit v1.2.3