Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
compilation/ | 04-Jan-2025 | - | 1,955 | 1,742 | ||
runtime/ | 04-Jan-2025 | - | 686,906 | 615,549 | ||
Makefile | D | 04-Jan-2025 | 63 | 7 | 3 | |
README | D | 04-Jan-2025 | 442 | 16 | 10 |
README
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.