12 Commits

Author SHA1 Message Date
Robert Moore
ca6111179b Test suite: update for implicit return changes.
Update for recent changes to the implicit return mechanism.
Resolved predicate values can now be returned implicitly,
for MS compatibility.
2008-09-26 08:45:36 -07:00
Robert Moore
16de114e9d Test suite: remove obsolete exception codes.
Changed to track changes in ACPICA core.
2008-08-27 10:19:39 -07:00
Robert Moore
bfcb04bacf Test suite: update tests for recent acpica changes.
These changes affected the tests:
iASL: error if named object created in while loop
iASL: minimum 1 interrupt in interrupt macro
Table Load: table is now loaded at namespace root
2008-07-29 09:30:58 -07:00
Robert Moore
7c8469599f Tests: update file permissions.
C and H files that had incorrect permissions.
2008-07-24 13:09:40 -07:00
mlin2
018c4178a2 Delete multiple External declarations with the same name. 2008-02-03 01:39:43 +00:00
mlin2
e65c208bc6 No RSDT in simulator, so comment out the RSDT DataTableRegion test
Fix a bug of method m7f4
2007-12-13 08:47:12 +00:00
mlin2
7ffbb19a7f Enable BankField and DataTableRegion test 2007-12-13 08:41:26 +00:00
rmoore1
28f0783bf5 Changes required for update to Package contruction in interpreter.
Named references are resolved to objects immediately. Except for control methods.
2007-11-14 21:02:27 +00:00
rmoore1
b899d349d1 Formatting only, no functional changes.
Indentation update.
2007-10-31 19:26:40 +00:00
rmoore1
4cecd1e71e Changes required to work with ACPICA version 20071019.
ACPICA changed the way named references are resolved within packages, requiring this update to the test suite.
2007-10-31 19:23:44 +00:00
rmoore1
73b2ac1aaf Release 7 of ASLTS. Corresponds to ACPICA 20070320. 2007-08-28 22:18:01 +00:00
rmoore1
073a0f904a Release 7 of ASLTS. Corresponds to ACPICA 20070320. 2007-08-28 22:16:09 +00:00