index
:
delta/acpica.git
baserock/genivi/install
master
revert-134-acpica-parser
revert-143-efi-edk2
revert-196-acpica-trivial
revert-767-master
revert-776-dangling-pointer
revert-862-entry
github.com: acpica/acpica.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a typecast warning, and one typo in a comment.
Robert Moore
2020-02-11
1
-1
/
+1
*
Fix some typos within comments
Robert Moore
2020-02-11
5
-9
/
+9
*
Remove some extra blank lines
Robert Moore
2020-01-22
4
-4
/
+0
*
ASLTS: Update all copyrights to 2020
Robert Moore
2020-01-09
1274
-1276
/
+1276
*
ASLTS: additional fixes for 32-bit optimized mode
Erik Schmauss
2019-12-12
2
-13
/
+35
*
ASLTS: abbu: fixing tests based on CreateField() changes
Erik Schmauss
2019-12-11
3
-28
/
+35
*
ASLTS: bdemo: update expected values due to CreateField() change
Erik Schmauss
2019-12-11
6
-52
/
+52
*
ASLTS: exc_operand2: fixing expected values due to CreateField() change
Erik Schmauss
2019-12-11
1
-14
/
+8
*
ASLTS: exc: updating expected behavior to reflect CreateField() change
Erik Schmauss
2019-12-11
2
-6
/
+6
*
ASLTS: rstore, rcopyobject: fix expected values to account for CreateField() ...
Erik Schmauss
2019-12-11
2
-184
/
+67
*
ASLTS: oreftonamed: change expected output to reflect changes in CreateField()
Erik Schmauss
2019-12-11
1
-147
/
+66
*
ASLTS: onamedglob: fix expected values due to CreateField() change
Erik Schmauss
2019-12-11
1
-128
/
+70
*
ASLTS: onamedloc: fixing expected values to reflect CreateField() change
Erik Schmauss
2019-12-11
1
-6
/
+6
*
ASLTS: namespace: fixing values to reflect CreateField() changes
Erik Schmauss
2019-12-11
2
-5
/
+5
*
ASLTS: misc: fixing code to reflect CreateField() change
Erik Schmauss
2019-12-11
1
-36
/
+12
*
ASLTS: region: fixing expected values to reflect CreateField() change
Erik Schmauss
2019-12-11
1
-2
/
+2
*
ASLTS: bfield: fixing results to align with CreateField() changes
Erik Schmauss
2019-12-11
1
-23
/
+1
*
ASLTS: Reference: clean up and fix expected values for CreateField() behavior...
Erik Schmauss
2019-12-11
9
-1951
/
+1952
*
ASLTS: control: add expected compiler error for duplicate case statements
Erik Schmauss
2019-12-11
1
-1
/
+1
*
badcode.asl: Update the compile-time statistics
Robert Moore
2019-11-14
1
-1
/
+1
*
ASLTS: Remove trailing spaces
Robert Moore
2019-11-07
8
-17
/
+17
*
ASLTS: add option to only execute data table compiler tests
Erik Schmauss
2019-08-27
1
-1
/
+11
*
ASLTS: fix reference to ACPICA tools
Erik Schmauss
2019-08-23
2
-6
/
+6
*
ASLTS: add iASL template test suite
Erik Schmauss
2019-08-14
2
-2
/
+54
*
Merge pull request #449 from SchmErik/pcc-fix-01
Robert Moore
2019-02-26
1
-0
/
+134
|
\
|
*
ASLTS: adding PCC operation region tests
Erik Schmauss
2019-02-22
1
-0
/
+134
*
|
Test suite: makefile changes for new iASL error
Robert Moore
2019-02-22
6
-6
/
+6
*
|
Revert "Test suite: Update makefiles for new iASL error"
Robert Moore
2019-02-22
6
-6
/
+0
*
|
Test suite: Update makefiles for new iASL error
Robert Moore
2019-02-22
6
-0
/
+6
|
/
*
Trivial: fix spelling mistakes
Erik Schmauss
2019-02-14
73
-164
/
+164
*
ASLTS: add flag to expect cross reference error during compilation
Erik Schmauss
2019-02-05
29
-3
/
+30
*
ASLTS: Update all copyrights to 2019
Robert Moore
2019-01-08
1274
-1276
/
+1276
*
ASLTS: Region: get rid of nested comments that cause converter error
Erik Schmauss
2018-10-24
1
-4
/
+4
*
Merge pull request #409 from SchmErik/aslts_dev08
Robert Moore
2018-09-26
1
-2
/
+4
|
\
|
*
ASLTS: improve speed of building ACPICA tools by adding -j flag to make command
Erik Schmauss
2018-08-16
1
-2
/
+4
*
|
Update for field access
Robert Moore
2018-09-07
1
-591
/
+365
|
/
*
ASLTS: adding package resolution with table load testing
Erik Schmauss
2018-05-07
2
-0
/
+74
*
iASL: Add support to detect illegal forward references
Robert Moore
2018-04-20
2
-2
/
+6
*
ASLTS: parallelize ASLTS acpiexec execution for speed
Erik Schmauss
2018-02-28
2
-29
/
+28
*
ASLTS: Change CH03 to use __LINE__ and __METHOD__ macros
Erik Schmauss
2018-02-26
159
-1620
/
+1620
*
ASLTS: change M380-M387, M390, M391 to use the __LINE__ macro
Erik Schmauss
2018-02-16
3
-594
/
+594
*
ASLTS: change CH04 to emit line numbers instead of index
Erik Schmauss
2018-02-16
90
-711
/
+711
*
ASLTS: change formatting of ERR to emit decimal line numbers
Erik Schmauss
2018-02-14
1
-5
/
+2
*
ASLTS: adding macros to ERR functions
Erik Schmauss
2018-02-14
266
-3809
/
+3809
*
Integrate package handling with module-level code
Robert Moore
2018-02-07
1
-1
/
+1
*
ASLTS: Remove octal constants from common script
Robert Moore
2018-01-18
1
-1
/
+1
*
ASLTS: replace TS with __METHOD__ to improve style
Erik Schmauss
2018-01-04
125
-5645
/
+5285
*
ASLTS: Update all copyrights to 2018
Robert Moore
2018-01-04
1273
-1275
/
+1275
*
ASLTS: Automated cleanup, no functional changes
Robert Moore
2018-01-04
513
-36774
/
+36255
*
ASLTS: converting files to ASL plus with converter
Erik Schmauss
2017-11-10
734
-494758
/
+573753
[next]