summaryrefslogtreecommitdiff
path: root/tests/aslts/src/runtime/collections/complex/operand/tests/oreturn
diff options
context:
space:
mode:
Diffstat (limited to 'tests/aslts/src/runtime/collections/complex/operand/tests/oreturn')
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/oreturn/MAIN.asl4
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/oreturn/RUN.asl4
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/oreturn/oreturn.asl20
3 files changed, 11 insertions, 17 deletions
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/oreturn/MAIN.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/oreturn/MAIN.asl
index ed32e2901..2315f6733 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/oreturn/MAIN.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/oreturn/MAIN.asl
@@ -1,7 +1,5 @@
/*
- * Copyright (c) 2006, Intel Corp.
- * Copyright (C) 2006, Valery Podrezov <valery.a.podrezov@intel.com>
- * Copyright (C) 2006, Fiodor Suietov <fiodor.f.suietov@intel.com>
+ * Some or all of this work - Copyright (c) 2006 - 2009, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/oreturn/RUN.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/oreturn/RUN.asl
index 48dcd21fd..08c47ec09 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/oreturn/RUN.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/oreturn/RUN.asl
@@ -1,7 +1,5 @@
/*
- * Copyright (c) 2006, Intel Corp.
- * Copyright (C) 2006, Valery Podrezov <valery.a.podrezov@intel.com>
- * Copyright (C) 2006, Fiodor Suietov <fiodor.f.suietov@intel.com>
+ * Some or all of this work - Copyright (c) 2006 - 2009, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/oreturn/oreturn.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/oreturn/oreturn.asl
index 494e405af..9a780cf5a 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/oreturn/oreturn.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/oreturn/oreturn.asl
@@ -1,7 +1,5 @@
/*
- * Copyright (c) 2006, Intel Corp.
- * Copyright (C) 2006, Valery Podrezov <valery.a.podrezov@intel.com>
- * Copyright (C) 2006, Fiodor Suietov <fiodor.f.suietov@intel.com>
+ * Some or all of this work - Copyright (c) 2006 - 2009, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
@@ -11993,7 +11991,7 @@ Method(m619)
// Common 32-bit/64-bit test
Method(m02f, 1)
{
- // String to Integer conversion of the String Index operand
+ // String to Integer conversion of the String Index operand
Store(Mid("This is auxiliary String", m604(0, 2, 20, 0), 10), Local0)
m600(arg0, 0, Local0, bs1d)
@@ -12085,7 +12083,7 @@ Method(m619)
m600(arg0, 23, Local0, bb32)
}
- // String to Integer conversion of the String Length operand
+ // String to Integer conversion of the String Length operand
Store(Mid("This is auxiliary String", 0, m604(0, 2, 20, 0)), Local0)
m600(arg0, 24, Local0, bs1b)
@@ -12179,7 +12177,7 @@ Method(m619)
Method(m64i, 1)
{
- // String to Integer conversion of the String Length operand
+ // String to Integer conversion of the String Length operand
Store(Mid("This is auxiliary String", 0, m604(0, 2, 5, 0)), Local0)
m600(arg0, 0, Local0, bs1e)
@@ -12364,7 +12362,7 @@ Method(m619)
Method(m32i, 1)
{
- // String to Integer conversion of the String Length operand
+ // String to Integer conversion of the String Length operand
Store(Mid("This is auxiliary String", 0, m604(0, 2, 4, 0)), Local0)
m600(arg0, 0, Local0, bs1e)
@@ -23414,7 +23412,7 @@ Method(m619)
// Common 32-bit/64-bit test
Method(m069, 1)
{
- // String to Integer conversion of the String Index operand
+ // String to Integer conversion of the String Index operand
Store(Mid("This is auxiliary String", m604(0, 3, 14, 0), 10), Local0)
m600(arg0, 0, Local0, bs1d)
@@ -23506,7 +23504,7 @@ Method(m619)
m600(arg0, 23, Local0, bb32)
}
- // String to Integer conversion of the String Length operand
+ // String to Integer conversion of the String Length operand
Store(Mid("This is auxiliary String", 0, m604(0, 3, 14, 0)), Local0)
m600(arg0, 24, Local0, bs1b)
@@ -23600,7 +23598,7 @@ Method(m619)
Method(m64s, 1)
{
- // String to Integer conversion of the String Length operand
+ // String to Integer conversion of the String Length operand
Store(Mid("This is auxiliary String", 0, m604(0, 3, 10, 0)), Local0)
m600(arg0, 0, Local0, bs1e)
@@ -23785,7 +23783,7 @@ Method(m619)
Method(m32s, 1)
{
- // String to Integer conversion of the String Length operand
+ // String to Integer conversion of the String Length operand
Store(Mid("This is auxiliary String", 0, m604(0, 3, 10, 0)), Local0)
m600(arg0, 0, Local0, bs1e)