summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorLv Zheng <lv.zheng@intel.com>2017-05-03 15:06:29 +0800
committerLv Zheng <lv.zheng@intel.com>2017-05-03 15:06:29 +0800
commit8d8926ae4d49e6257533820906ace280f4232e56 (patch)
tree19e8f484440e0141622dd8bdea9f5cc729a0418a /tests
parent14a1c314329e8b66e523c93b38de6f14436635dc (diff)
downloadacpica-8d8926ae4d49e6257533820906ace280f4232e56.tar.gz
ASLTS: reference: Fix old m34d breakage
Store(Integer/String/Buffer, Package) results in AE_AML_TARGET_TYPE. This patch fixes ASLTS failures by removing these invalid test cases. Note that m34d is not a kind of coverage test that also validates if invalid Store test cases can trigger exceptions, it only contains valid Store test cases where the results' ObjectType can be compared, so we should just remove the invalid test cases instead of adding exception check. Lv Zheng. Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/aslts/src/runtime/collections/functional/reference/ref50.asl24
1 files changed, 0 insertions, 24 deletions
diff --git a/tests/aslts/src/runtime/collections/functional/reference/ref50.asl b/tests/aslts/src/runtime/collections/functional/reference/ref50.asl
index d5b175e8a..83df725aa 100644
--- a/tests/aslts/src/runtime/collections/functional/reference/ref50.asl
+++ b/tests/aslts/src/runtime/collections/functional/reference/ref50.asl
@@ -4644,12 +4644,6 @@ Method(m34d, 1, Serialized)
Store(DerefOf(Local0), Local2)
m391(Local2, c009, 0, 9)
- Store(RefOf(p000), Local0)
- m000(Local0, c009, c00c)
- m391(p000, c009, 0, 10)
- Store(DerefOf(Local0), Local2)
- m391(Local2, c009, 0, 11)
-
// Write String
Store(RefOf(i010), Local0)
@@ -4670,12 +4664,6 @@ Method(m34d, 1, Serialized)
Store(DerefOf(Local0), Local2)
m391(Local2, c00a, 0, 17)
- Store(RefOf(p010), Local0)
- m000(Local0, c00a, c00c)
- m391(p010, c00a, 0, 18)
- Store(DerefOf(Local0), Local2)
- m391(Local2, c00a, 0, 19)
-
// Write Buffer
Store(RefOf(i020), Local0)
@@ -4696,12 +4684,6 @@ Method(m34d, 1, Serialized)
Store(DerefOf(Local0), Local2)
m391(Local2, c00b, 0, 25)
- Store(RefOf(p020), Local0)
- m000(Local0, c00b, c00c)
- m391(p020, c00b, 0, 26)
- Store(DerefOf(Local0), Local2)
- m391(Local2, c00b, 0, 27)
-
// Write Package
if (LNot(op00)) {
@@ -4744,8 +4726,6 @@ Method(m34d, 1, Serialized)
m391(i040, c009, 0, 37)
m000(RefOf(b040), c009, c00b)
m391(i040, c009, 0, 38)
- m000(RefOf(p040), c009, c00c)
- m391(i040, c009, 0, 39)
// Write String
@@ -4755,8 +4735,6 @@ Method(m34d, 1, Serialized)
m391(i050, c00a, 0, 41)
m000(RefOf(b050), c00a, c00b)
m391(i050, c00a, 0, 42)
- m000(RefOf(p050), c00a, c00c)
- m391(i050, c00a, 0, 43)
// Write Bufer
@@ -4766,8 +4744,6 @@ Method(m34d, 1, Serialized)
m391(i060, c00b, 0, 45)
m000(RefOf(b060), c00b, c00b)
m391(i060, c00b, 0, 46)
- m000(RefOf(p060), c00b, c00c)
- m391(i060, c00b, 0, 47)
// Write Package
if (op01) {