Commit Graph

6 Commits

Author SHA1 Message Date
Robert Moore
8ab2f175bf Tests/aapits: Remove extraneous spaces in C source code.
Remove extra spaces after periods and commas.
2012-09-27 09:39:08 -07:00
Robert Moore
8086d9e839 Tests/AAPITS: return statement audit.
Ensure that all normal return statements surround the return
expression (value) with parens, for consistency.
2012-09-21 09:51:55 -07:00
Robert Moore
5f42e911bd Tests: Update aapits for OSL memory read/write interface changes.
AcpiOsReadMemory and AcpiOsWriteMemory have been widened to
64 bits.
2012-02-02 13:42:45 -08: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
7c8469599f Tests: update file permissions.
C and H files that had incorrect permissions.
2008-07-24 13:09:40 -07:00
rmoore1
73b2ac1aaf Release 7 of ASLTS. Corresponds to ACPICA 20070320. 2007-08-28 22:18:01 +00:00