Robert Moore
4e813e709c
Tests: Continue port of AAPITS to current ACPICA.
...
Some run-time changes for correct execution.
2009-07-23 10:01:44 -07:00
Robert Moore
f1ce4cf58f
Tests: Port AAPITS suite to current ACPICA. Phase 1 (compile).
...
Code now compiles on cygwin and windows. Next phase will be to
get the code running properly.
2009-07-01 14:16:44 -07:00
Robert Moore
d1ae4eb88b
Tests: Update DataTableRegion test for new SpaceId.
...
DataTableRegion uses an internal SpaceID. The new IPMI space ID forced
this internal ID to be incremented.
2009-06-24 13:12:23 -07: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
Robert Moore
7499d41f7b
Tests: Enable full multithread test.
...
Test can now be enabled because of a change to iASL compiler.
(See ACPICA BZ 469)
2009-04-24 12:31:54 -07:00
Robert Moore
8e0682143f
Tests: Add example file to setup test environment.
...
Various variables for iASL, acpiexec, etc.
2009-04-22 10:28:16 -07:00
Robert Moore
e9aa151c2b
Tests: Use iASL quiet mode for batch compiles.
...
Eliminates lots of warning/error messages and speeds up the aslts
batch compilation.
2009-03-26 09:47:40 -07:00
Robert Moore
363b5b728a
Tests: Update/cleanup documentation.
...
Clarified and expanded the "readme" documentation for aslts.
This ad-hoc documentation should probably be merged and integrated
into the ACPICA programmer reference.
2009-03-26 09:22:03 -07:00
Robert Moore
e103504655
Tests: Update copyright to 2009.
...
Also removed obsolete developer names and email addresses.
Automated tool removed some extraneous space characters.
2009-03-25 08:45:10 -07:00
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