Update CI tests, now that I can demonstrate they work correctly
Signed-off-by: Al Stone <ahs3@redhat.com>
This commit is contained in:
parent
0591afcbac
commit
b7f2c45191
8 changed files with 87 additions and 70 deletions
|
|
@ -50,7 +50,7 @@ badcode.asl 80: CreateField (BUF1, 0, Subtract (4, 4), FLD1)
|
|||
Remark 2089 - Object is not referenced ^ (Name [FLD1] is within a method [MTH1])
|
||||
|
||||
badcode.asl 80: CreateField (BUF1, 0, Subtract (4, 4), FLD1)
|
||||
Error 6083 - Operand evaluates to zero ^
|
||||
Warning 3083 - Field length must be non-zero ^
|
||||
|
||||
badcode.asl 84: Acquire (MTX1, 100)
|
||||
Warning 3130 - ^ Result is not used, possible operator timeout will be missed
|
||||
|
|
@ -256,11 +256,11 @@ Warning 3144 - ^ Method Local is set but never used
|
|||
|
||||
Intel ACPI Component Architecture
|
||||
ASL+ Optimizing Compiler/Disassembler version VVVVVVVV
|
||||
Copyright (c) 2000 - 2018 Intel Corporation
|
||||
Copyright (c) 2000 - 2019 Intel Corporation
|
||||
|
||||
Ignoring all errors, forcing AML file generation
|
||||
|
||||
ASL Input: badcode.asl - 408 lines, 11587 bytes, 81 keywords
|
||||
AML Output: badcode.aml - 1195 bytes, 61 named objects, 20 executable opcodes
|
||||
ASL Input: badcode.asl - 11587 bytes 81 keywords 408 source lines
|
||||
AML Output: badcode.aml - 1195 bytes 20 opcodes 61 named objects
|
||||
|
||||
Compilation complete. 46 Errors, 28 Warnings, 11 Remarks, 16 Optimizations, 1 Constants Folded
|
||||
Compilation successful. 45 Errors, 29 Warnings, 11 Remarks, 16 Optimizations, 1 Constants Folded
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue