Robert Moore
8fb5b2894d
badcode.asl: Show warning for _REG with no region.
...
Example of warning if a _REG has no corresponding operation region
declaration within the same scope.
2011-03-30 13:09:29 -07:00
Robert Moore
a7064f1a22
Tests: Update badcode.asl for iASL GPE type collision detection.
...
Add a collision between _Lxx and _Exx names, iASL now detects this.
2011-02-08 13:02:03 -08:00
Robert Moore
ac3a38aaf5
iASL: Warn if reserved method incorrectly returns a value.
...
Many predefined names are defined such that they do not return
a value. If implemented as a method, issue a warning if such
a name returns a value. ACPICA BZ 855.
2011-01-27 13:45:46 -08:00
Robert Moore
e1db8565bc
Tests: Update all copyrights to 2011.
...
test suites only.
2011-01-03 14:04:49 -08:00
Robert Moore
a1d2af4804
Tests: update badcode example file for new iASL error messages.
...
new _CID/_HID error messages.
2010-11-03 10:38:40 -07:00
Robert Moore
2e7745a40b
Tests: Update badcode.asl for new iASL error checks.
...
New _HID checks and null resource descriptor check.
2010-10-06 08:30:54 -07:00
Robert Moore
6d8374fa06
Tests: Add new file with examples of extended iASL error checking.
...
Shows advanced error checking ability of iASL. Compiles with no errors
with ASL.
2010-04-23 09:22:19 -07:00
Robert Moore
bc9ed0f853
Tests: Update grammar.asl for iASL changes - resource descriptors.
...
Fix errors caused by new error checking in iASL.
2010-04-23 09:16:04 -07:00
Robert Moore
f9430ca2e0
Tests: Automated cleanup and copyright update to 2010.
...
Update all module headers with 2010 copyright. Also includes the
automated cleanup, this is the first time it has been run on the
test suite source, so there are quite a few changes (removal of
extra spaces at the end-of-line, etc.)
2010-01-08 08:55:58 -08:00
Robert Moore
7224854f08
Add grammar.asl test module.
...
This module provides a quick test of both the compiler and interpreter.
It excercises most of the ASL constructs and operators.
2009-05-11 13:11:15 -07:00