summaryrefslogtreecommitdiff
path: root/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_00_undef.asl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_00_undef.asl')
-rw-r--r--tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_00_undef.asl12
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_00_undef.asl b/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_00_undef.asl
index 7c847a8b6..8e41ddb3d 100644
--- a/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_00_undef.asl
+++ b/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_00_undef.asl
@@ -39,7 +39,7 @@ Name(z092, 92)
// 49 - AE_AML_UNINITIALIZED_LOCAL
// 50 - AE_AML_UNINITIALIZED_ARG
// 51 - AE_AML_UNINITIALIZED_ELEMENT
-Method(m4b0, 1)
+Method(m4b0, 1, Serialized)
{
Name(ts, "m4b0")
@@ -408,7 +408,7 @@ Method(m4b0, 1)
}
// Uninitialized element of Package
- Method(m001, 1)
+ Method(m001, 1, Serialized)
{
Name(p000, Package(1){})
@@ -1627,7 +1627,7 @@ Method(m4b0, 1)
}
// Uninitialized element of Package in Return
- Method(m005)
+ Method(m005,, Serialized)
{
Name(p000, Package(1){})
@@ -1667,7 +1667,7 @@ Method(m4b0, 1)
}
// Uninitialized element of Package in If
- Method(m008)
+ Method(m008,, Serialized)
{
Name(p000, Package(1){})
@@ -1721,7 +1721,7 @@ Method(m4b0, 1)
}
// Uninitialized element of Package in Elseif
- Method(m00b, 1)
+ Method(m00b, 1, Serialized)
{
Name(p000, Package(1){})
@@ -1768,7 +1768,7 @@ Method(m4b0, 1)
// Uninitialized element of Package as parameter of a method
- Method(m00e, 1)
+ Method(m00e, 1, Serialized)
{
Name(p000, Package(1){})