summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* ASLTS: Fix for several incorrect AE_AML_MUTEX_ORDER errors.Robert Moore2012-11-082-8/+8
* Tests: Miscellaneous ASLTS fixes.Robert Moore2012-10-113-75/+6
* Tests/aapits: Remove extraneous spaces in C source code.Robert Moore2012-09-275-52/+52
* Fix some typos in comments. No functional changes.Robert Moore2012-09-252-3/+3
* iASL/Tools: Cleanup empty lines at file start and end.Robert Moore2012-09-2113-14/+0
* Tests/AAPITS: return statement audit.Robert Moore2012-09-2116-2392/+2388
* Test Suites: Update ASLTS object reference tests.Robert Moore2012-09-131-4/+6
* Test Suites: Add more debug info to ASLTS makefile.Robert Moore2012-08-311-0/+6
* Test suites: Several fixes for ASLTS recursion subtest.Robert Moore2012-08-311-22/+27
* Remove all use of deprecated _GTS and _BFS methods.Robert Moore2012-08-091-2/+2
* Tests: Update aslts for AcpiExec SSDT1 table changes.Robert Moore2012-07-093-25/+33
* Introduce AcpiOsWaitEventsComplete interface.Robert Moore2012-05-161-0/+21
* Tests: Update master ASLTS makefile for test messages.Robert Moore2012-05-021-2/+2
* AcpiExec: Update to test multiple notify handler support.Robert Moore2012-04-201-0/+14
* Tests/ASLTS: Update for iASL/descriptor fixes.Robert Moore2012-04-063-123/+124
* Tests/ASLTS: Update error output routines, reformat output.Robert Moore2012-04-061-15/+45
* Tests/ASLTS: Reduce warnings related to use of Switch().Robert Moore2012-04-0429-516/+525
* Tests: for ASLTS, enable iASL error messages and send to logfile.Robert Moore2012-04-041-4/+7
* Tests: Update ASLTS makefiles and scripts.Robert Moore2012-04-042-10/+22
* Tests/aapits: Update for sleep interface change.Robert Moore2012-03-201-1/+1
* Tests/aslts: Update for changed exception code.Robert Moore2012-03-201-2/+2
* Tests: Update ASLTS for ACPI 5 update to the _REV object.Robert Moore2012-02-131-2/+2
* Tests: Update apitest for OsPhysicalTableOverride.Robert Moore2012-02-101-0/+27
* Tests: Update aapits for OSL memory read/write interface changes.Robert Moore2012-02-025-12/+18
* Tests: Fix some ASL generation warnings for ASLTS.Robert Moore2012-01-064-56/+56
* Tests: Update all copyrights to 2012.Robert Moore2012-01-031258-1269/+1267
* ASLTS: Cleanup compilation of functional tests.Robert Moore2011-11-1017-117/+122
* ACPI 5.0/ASLTS: Update for new GpioIo keyword.Robert Moore2011-11-101-0/+44
* ACPI 5.0/ASLTS: Update "table" tests.Robert Moore2011-11-106-76/+75
* ACPI 5.0/ASLTS: Update for new operation region Space IDs.Robert Moore2011-11-108-997/+2023
* ACPI 5.0/ASLTS: Finish tests for new resource descriptors.Robert Moore2011-11-107-93/+9019
* ACPI 5.0/ASLTS: Add common header output for descriptor suite.Robert Moore2011-11-1034-38/+205
* ACPI 5.0/ASLTS: Add tests for new resource descriptors.Robert Moore2011-11-1010-0/+645
* ACPI 5.0/ApiTest: Update for new field attribute names.Robert Moore2011-11-101-14/+14
* ASLTS: update master script to handle 32/64 bit cases.Robert Moore2011-10-211-8/+21
* Tests-ASLTS: Update for resource descriptor changes.Robert Moore2011-10-0523-454/+498
* Tests: Add master script to generate and run ASLTS.Robert Moore2011-09-291-0/+107
* Tests: Fix ASLTS "Do" script for incorrect use of $PWD.Robert Moore2011-09-291-3/+3
* Update badcode.asl example for resource tag length checks.Robert Moore2011-09-281-3/+36
* Tests: Add unix setup file for ASLTS suite.Robert Moore2011-09-131-0/+4
* Tests: Fix an illegal _HID within alsts.Robert Moore2011-09-133-3/+3
* Tests: Fix possible buffer overrun in API test.Robert Moore2011-06-011-2/+2
* Tests: Update API test for changes to AcpiOsGetLine.Robert Moore2011-05-181-3/+13
* Merge branch 'master' of ssh://git.moblin.org/acpicaRobert Moore2011-04-132-2/+2
|\
| * Tests: Update aslts for tighter iASL return value checking.Robert Moore2011-04-132-2/+2
* | badcode.asl: update for iASL return value checking change.Robert Moore2011-04-131-0/+5
|/
* badcode.asl: Show warning for _REG with no region.Robert Moore2011-03-301-0/+10
* Tests: Update for new DataTable region space ID value.Robert Moore2011-03-251-2/+2
* Tests: Update badcode.asl for iASL GPE type collision detection.Robert Moore2011-02-081-4/+16
* iASL: Warn if reserved method incorrectly returns a value.Robert Moore2011-01-271-0/+11