~ubuntu-branches/ubuntu/vivid/fwts/vivid-proposed

« back to all changes in this revision

Viewing changes to fwts-test/checksum-0001/checksum-0004.log

  • Committer: Package Import Robot
  • Author(s): Ivan Hu, Colin Ian King, Keng-Yu Lin
  • Date: 2014-03-17 15:13:44 UTC
  • mfrom: (34.2.14)
  • Revision ID: package-import@ubuntu.com-20140317151344-fb63b5b0or2h6261
Tags: 14.03.00-0ubuntu1
[Colin Ian King]
* acpi: fwts_acpi_tables: fix up missing FACS (LP: #1284097)
* acpi: acpidump: provide table provenance (LP: #1284205)
* apci: acpiinfo: enable for non-x86 arches (LP: #1284557)
* Add utility to dump _PLD (Physical Device Location) information
  (LP: #1281835)
* acpi: add in a tool to dump GPE information (LP: #1283473)
* lib: fwts_acpi_tables: handle zero 64 bit addrs in FADT (LP: #1285167)
* bios: hda_audio: skip the test if audio devices don't exist (LP: #1285571)
* Remove copy-acpica.sh script, it is no longer used
* acpi: checksum: print RSDP checksum correctly (LP: #1287815)
* lib: fwts_acpi_tables: update RSDP checksum on fixed-up RSDP (LP: #1287852)
* acpi: acpitables: remove irrelevant test case (LP: #1287891)
* uefi: uefidump: small re-working of uefi GUID lookup
* fwts-test: update acpidump-0001
* fwts-test: acpitables-0002: sync with recent table fixing
* fwts-test: syntaxcheck-0001: update to sync with fwts
* fwts-test: arg-show-tests-0001: keep in sync with fwts
* fwts-test: arg-show-tests-full-0001: keep in sync with fwts
* fwts-test: checksum-0001: update due to fwts formatting fixes
* fwts-test: arg-table-path-0001: sync with fwts changes
* fwts-test: acpitables-0003: update to sync with fwts
* fwts-test: acpitables-0004: update test
* fwts-test: acpitables-0005: update test
* fwts-test: acpitables-0006: update test
* fwts-test: acpitables-0007: update test
* fwts-test: acpitables-0008: update test
* fwts-test: skip some tests on non-x86 builds
* fwts-test: fix tests not to compare against date (LP: #1289225)
* fwts-test: arg-help-0001: fix up some tests issues
* fwts-test: arg-log-format-0001: make test less pedandic on line numbers
* fwts-test: arg-show-progress-dialog: remove version from test
* acpica: ppc64el needs to be built as a 64 bit architecture
* debian: limit architectures to i386 amd64 armel armhf arm64 ppc64 ppc64el

[Keng-Yu Lin]
* fwts-test: Copy all files from fwts-test git tree (LP: #1201250)
* lib: Make --disassemble-aml accept the outputdir argument (LP: #1201250)
* fwts-test: Update disassemble-0001 test (LP: #1201250)
* fwts-test: Update the test scripts for new test environment (LP: #1201250)
* lib: fwts_args: determine tty width from stdin
* fwts-test: disassemble-0001: rename *.orig to *.original

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
checksum        checksum: ACPI table checksum test.
 
2
checksum        --------------------------------------------------------------------------------------------------
 
3
checksum        Test 1 of 1: ACPI table checksum test.
 
4
checksum        PASSED: Test 1, Table DSDT has correct checksum 0x11
 
5
checksum        FAILED [MEDIUM] ACPITableChecksum: Test 1, Table FACP has incorrect checksum, expected 0x52, got
 
6
checksum        0x53.
 
7
checksum        
 
8
checksum        ADVICE: The kernel will warn that this table has an invalid checksum but will ignore the error and
 
9
checksum        still load it. This is not a critical issue, but should be fixed if possible to avoid the warning
 
10
checksum        messages.
 
11
checksum        
 
12
checksum        FAILED [MEDIUM] ACPITableChecksum: Test 1, Table APIC has incorrect checksum, expected 0xcc, got
 
13
checksum        0xcb.
 
14
checksum        
 
15
checksum        ADVICE: The kernel will warn that this table has an invalid checksum but will ignore the error and
 
16
checksum        still load it. This is not a critical issue, but should be fixed if possible to avoid the warning
 
17
checksum        messages.
 
18
checksum        
 
19
checksum        FAILED [MEDIUM] ACPITableChecksum: Test 1, Table HPET has incorrect checksum, expected 0x0a, got
 
20
checksum        0x09.
 
21
checksum        
 
22
checksum        ADVICE: The kernel will warn that this table has an invalid checksum but will ignore the error and
 
23
checksum        still load it. This is not a critical issue, but should be fixed if possible to avoid the warning
 
24
checksum        messages.
 
25
checksum        
 
26
checksum        FAILED [MEDIUM] ACPITableChecksum: Test 1, Table MCFG has incorrect checksum, expected 0x32, got
 
27
checksum        0x33.
 
28
checksum        
 
29
checksum        ADVICE: The kernel will warn that this table has an invalid checksum but will ignore the error and
 
30
checksum        still load it. This is not a critical issue, but should be fixed if possible to avoid the warning
 
31
checksum        messages.
 
32
checksum        
 
33
checksum        FAILED [MEDIUM] ACPITableChecksum: Test 1, Table TCPA has incorrect checksum, expected 0x8f, got
 
34
checksum        0xff.
 
35
checksum        
 
36
checksum        ADVICE: The kernel will warn that this table has an invalid checksum but will ignore the error and
 
37
checksum        still load it. This is not a critical issue, but should be fixed if possible to avoid the warning
 
38
checksum        messages.
 
39
checksum        
 
40
checksum        FAILED [MEDIUM] ACPITableChecksum: Test 1, Table TMOR has incorrect checksum, expected 0xeb, got
 
41
checksum        0xbe.
 
42
checksum        
 
43
checksum        ADVICE: The kernel will warn that this table has an invalid checksum but will ignore the error and
 
44
checksum        still load it. This is not a critical issue, but should be fixed if possible to avoid the warning
 
45
checksum        messages.
 
46
checksum        
 
47
checksum        FAILED [MEDIUM] ACPITableChecksum: Test 1, Table SLIC has incorrect checksum, expected 0x99, got
 
48
checksum        0x88.
 
49
checksum        
 
50
checksum        ADVICE: The kernel will warn that this table has an invalid checksum but will ignore the error and
 
51
checksum        still load it. This is not a critical issue, but should be fixed if possible to avoid the warning
 
52
checksum        messages.
 
53
checksum        
 
54
checksum        FAILED [MEDIUM] ACPITableChecksum: Test 1, Table APIC has incorrect checksum, expected 0x13, got
 
55
checksum        0x12.
 
56
checksum        
 
57
checksum        ADVICE: The kernel will warn that this table has an invalid checksum but will ignore the error and
 
58
checksum        still load it. This is not a critical issue, but should be fixed if possible to avoid the warning
 
59
checksum        messages.
 
60
checksum        
 
61
checksum        FAILED [MEDIUM] ACPITableChecksum: Test 1, Table BOOT has incorrect checksum, expected 0xa5, got
 
62
checksum        0xa6.
 
63
checksum        
 
64
checksum        ADVICE: The kernel will warn that this table has an invalid checksum but will ignore the error and
 
65
checksum        still load it. This is not a critical issue, but should be fixed if possible to avoid the warning
 
66
checksum        messages.
 
67
checksum        
 
68
checksum        FAILED [MEDIUM] ACPITableChecksum: Test 1, Table SSDT has incorrect checksum, expected 0x59, got
 
69
checksum        0x01.
 
70
checksum        
 
71
checksum        ADVICE: The kernel will warn that this table has an invalid checksum but will ignore the error and
 
72
checksum        still load it. This is not a critical issue, but should be fixed if possible to avoid the warning
 
73
checksum        messages.
 
74
checksum        
 
75
checksum        FAILED [MEDIUM] ACPITableChecksum: Test 1, Table SSDT has incorrect checksum, expected 0xed, got
 
76
checksum        0xef.
 
77
checksum        
 
78
checksum        ADVICE: The kernel will warn that this table has an invalid checksum but will ignore the error and
 
79
checksum        still load it. This is not a critical issue, but should be fixed if possible to avoid the warning
 
80
checksum        messages.
 
81
checksum        
 
82
checksum        FAILED [MEDIUM] ACPITableChecksum: Test 1, Table SSDT has incorrect checksum, expected 0xc8, got
 
83
checksum        0x00.
 
84
checksum        
 
85
checksum        ADVICE: The kernel will warn that this table has an invalid checksum but will ignore the error and
 
86
checksum        still load it. This is not a critical issue, but should be fixed if possible to avoid the warning
 
87
checksum        messages.
 
88
checksum        
 
89
checksum        FAILED [MEDIUM] ACPITableChecksum: Test 1, Table SSDT has incorrect checksum, expected 0x6d, got
 
90
checksum        0xdd.
 
91
checksum        
 
92
checksum        ADVICE: The kernel will warn that this table has an invalid checksum but will ignore the error and
 
93
checksum        still load it. This is not a critical issue, but should be fixed if possible to avoid the warning
 
94
checksum        messages.
 
95
checksum        
 
96
checksum        FAILED [MEDIUM] ACPITableChecksum: Test 1, Table SSDT has incorrect checksum, expected 0xdf, got
 
97
checksum        0xde.
 
98
checksum        
 
99
checksum        ADVICE: The kernel will warn that this table has an invalid checksum but will ignore the error and
 
100
checksum        still load it. This is not a critical issue, but should be fixed if possible to avoid the warning
 
101
checksum        messages.
 
102
checksum        
 
103
checksum        FAILED [MEDIUM] ACPITableChecksum: Test 1, Table XSDT has incorrect checksum, expected 0xc2, got
 
104
checksum        0xc3.
 
105
checksum        
 
106
checksum        ADVICE: The kernel will warn that this table has an invalid checksum but will ignore the error and
 
107
checksum        still load it. This is not a critical issue, but should be fixed if possible to avoid the warning
 
108
checksum        messages.
 
109
checksum        
 
110
checksum        PASSED: Test 1, Table RSDT has correct checksum 0x0d
 
111
checksum        
 
112
checksum        ==================================================================================================
 
113
checksum        4 passed, 15 failed, 0 warning, 0 aborted, 0 skipped, 0 info only.
 
114
checksum        ==================================================================================================