1 2CONTENTS 3 4 source code of tests 5 6compilation 7 8 ASL-compilation control test collection. The tests check ability 9 of ASL compiler to reveal and report incorrect ASL code. No AML code 10 is produces in result. The output of compilation should contain all 11 the expected Error/Warning messages. 12 13runtime 14 15 The tests of these collections are correct ASL codes which should 16 be compiled to AML code and then passed to acpiexec utility.