Blame tests/aslts/src/README

Packit Service 0129ce
Packit Service 0129ce
CONTENTS
Packit Service 0129ce
Packit Service 0129ce
   source code of tests
Packit Service 0129ce
Packit Service 0129ce
compilation
Packit Service 0129ce
Packit Service 0129ce
   ASL-compilation control test collection. The tests check ability
Packit Service 0129ce
   of ASL compiler to reveal and report incorrect ASL code. No AML code
Packit Service 0129ce
   is produces in result. The output of compilation should contain all
Packit Service 0129ce
   the expected Error/Warning messages.
Packit Service 0129ce
Packit Service 0129ce
runtime
Packit Service 0129ce
Packit Service 0129ce
   The tests of these collections are correct ASL codes which should
Packit Service 0129ce
   be compiled to AML code and then passed to acpiexec utility.