summaryrefslogtreecommitdiffstats
path: root/src/test
diff options
context:
space:
mode:
Diffstat (limited to 'src/test')
-rwxr-xr-xsrc/test/framework/autocitest1
-rwxr-xr-xsrc/test/framework/build-script1
-rwxr-xr-xsrc/test/framework/check-copyright1
-rwxr-xr-xsrc/test/framework/copyright-check.sh1
-rwxr-xr-xsrc/test/framework/create-sandbox1
-rwxr-xr-xsrc/test/framework/etc/workarounds.presimsetup1
-rwxr-xr-xsrc/test/framework/populate-sandbox1
-rwxr-xr-xsrc/test/framework/sbetest-start.sh1
-rwxr-xr-xsrc/test/framework/setup-env1
-rwxr-xr-xsrc/test/testcases/ffdc.xml1
-rwxr-xr-xsrc/test/testcases/testAbort.py1
-rw-r--r--src/test/testcases/testAduMem.xml1
-rw-r--r--src/test/testcases/testAduMem_ecc.py1
-rw-r--r--src/test/testcases/testAduMem_itag.py1
-rw-r--r--src/test/testcases/testAduMem_noEccNoItag.py1
-rw-r--r--src/test/testcases/testAduMem_withEccItag.py1
-rw-r--r--src/test/testcases/testAduMem_withEccWithItagReadWrite.py1
-rw-r--r--src/test/testcases/testCntlInstruction.py1
-rwxr-xr-xsrc/test/testcases/testCntlInstruction.xml1
-rwxr-xr-xsrc/test/testcases/testContinueMpipl.py1
-rwxr-xr-xsrc/test/testcases/testContinueSbeBoot.py1
-rwxr-xr-xsrc/test/testcases/testEnterMpipl.py1
-rw-r--r--src/test/testcases/testExecutorMemory.py1
-rw-r--r--src/test/testcases/testExecutorPSU.py1
-rw-r--r--src/test/testcases/testExecutorPutRing.py1
-rwxr-xr-xsrc/test/testcases/testExecutorPutRing.xml1
-rw-r--r--src/test/testcases/testFifoReset.py1
-rw-r--r--src/test/testcases/testFifoReset.xml1
-rw-r--r--src/test/testcases/testGetMem.py1
-rw-r--r--src/test/testcases/testGetMem_expdata.py1
-rw-r--r--src/test/testcases/testGetRing.py1
-rwxr-xr-xsrc/test/testcases/testGetRing.xml1
-rw-r--r--src/test/testcases/testIstep.xml1
-rwxr-xr-xsrc/test/testcases/testIstepAuto.py1
-rwxr-xr-xsrc/test/testcases/testIstepInvalid.py1
-rwxr-xr-xsrc/test/testcases/testIstepInvalidFenced.py1
-rwxr-xr-xsrc/test/testcases/testIstepSuccess.py1
-rwxr-xr-xsrc/test/testcases/testModifyScom.py1
-rw-r--r--src/test/testcases/testPSUUserUtil.py1
-rw-r--r--src/test/testcases/testPSUUtil.py1
-rwxr-xr-xsrc/test/testcases/testPutGetInScom.py1
-rw-r--r--src/test/testcases/testPutGetMem.xml1
-rwxr-xr-xsrc/test/testcases/testPutGetRegFpr.py1
-rwxr-xr-xsrc/test/testcases/testPutGetRegGpr.py1
-rwxr-xr-xsrc/test/testcases/testPutGetRegSpr.py1
-rwxr-xr-xsrc/test/testcases/testPutGetScom.py1
-rw-r--r--src/test/testcases/testPutMem.py1
-rw-r--r--src/test/testcases/testPutMem_fail.py1
-rwxr-xr-xsrc/test/testcases/testPutScomUnderMask.py1
-rwxr-xr-xsrc/test/testcases/testRegAccess.xml1
-rw-r--r--src/test/testcases/testRegistry.py1
-rwxr-xr-xsrc/test/testcases/testScom.xml1
-rw-r--r--src/test/testcases/testSram.py1
-rwxr-xr-xsrc/test/testcases/testSram.xml1
-rw-r--r--src/test/testcases/testStartInstruction.py1
-rw-r--r--src/test/testcases/testStopInstruction.py1
56 files changed, 56 insertions, 0 deletions
diff --git a/src/test/framework/autocitest b/src/test/framework/autocitest
index 3b7332b2..a57486b8 100755
--- a/src/test/framework/autocitest
+++ b/src/test/framework/autocitest
@@ -7,6 +7,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/test/framework/build-script b/src/test/framework/build-script
index 486a0ac9..e50d129d 100755
--- a/src/test/framework/build-script
+++ b/src/test/framework/build-script
@@ -7,6 +7,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2015,2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/test/framework/check-copyright b/src/test/framework/check-copyright
index bd893b39..2ca4abeb 100755
--- a/src/test/framework/check-copyright
+++ b/src/test/framework/check-copyright
@@ -7,6 +7,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/test/framework/copyright-check.sh b/src/test/framework/copyright-check.sh
index ec305360..8e64a320 100755
--- a/src/test/framework/copyright-check.sh
+++ b/src/test/framework/copyright-check.sh
@@ -7,6 +7,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/test/framework/create-sandbox b/src/test/framework/create-sandbox
index add0a78b..c0505344 100755
--- a/src/test/framework/create-sandbox
+++ b/src/test/framework/create-sandbox
@@ -7,6 +7,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2015,2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/test/framework/etc/workarounds.presimsetup b/src/test/framework/etc/workarounds.presimsetup
index e863b07d..dda5c437 100755
--- a/src/test/framework/etc/workarounds.presimsetup
+++ b/src/test/framework/etc/workarounds.presimsetup
@@ -7,6 +7,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2015,2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/test/framework/populate-sandbox b/src/test/framework/populate-sandbox
index 729b61fa..05da6b4a 100755
--- a/src/test/framework/populate-sandbox
+++ b/src/test/framework/populate-sandbox
@@ -7,6 +7,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2015,2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/test/framework/sbetest-start.sh b/src/test/framework/sbetest-start.sh
index a0d7f27a..df01d05f 100755
--- a/src/test/framework/sbetest-start.sh
+++ b/src/test/framework/sbetest-start.sh
@@ -7,6 +7,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/test/framework/setup-env b/src/test/framework/setup-env
index 6de2d8fd..69b05c40 100755
--- a/src/test/framework/setup-env
+++ b/src/test/framework/setup-env
@@ -7,6 +7,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2015,2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/test/testcases/ffdc.xml b/src/test/testcases/ffdc.xml
index b8773556..10d077be 100755
--- a/src/test/testcases/ffdc.xml
+++ b/src/test/testcases/ffdc.xml
@@ -6,6 +6,7 @@
<!-- OpenPOWER sbe Project -->
<!-- -->
<!-- Contributors Listed Below - COPYRIGHT 2016 -->
+<!-- [+] International Business Machines Corp. -->
<!-- -->
<!-- -->
<!-- Licensed under the Apache License, Version 2.0 (the "License"); -->
diff --git a/src/test/testcases/testAbort.py b/src/test/testcases/testAbort.py
index c8be29bf..6c5ccdfc 100755
--- a/src/test/testcases/testAbort.py
+++ b/src/test/testcases/testAbort.py
@@ -6,6 +6,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/test/testcases/testAduMem.xml b/src/test/testcases/testAduMem.xml
index fe3194d7..51d2c2b2 100644
--- a/src/test/testcases/testAduMem.xml
+++ b/src/test/testcases/testAduMem.xml
@@ -6,6 +6,7 @@
<!-- OpenPOWER sbe Project -->
<!-- -->
<!-- Contributors Listed Below - COPYRIGHT 2016 -->
+<!-- [+] International Business Machines Corp. -->
<!-- -->
<!-- -->
<!-- Licensed under the Apache License, Version 2.0 (the "License"); -->
diff --git a/src/test/testcases/testAduMem_ecc.py b/src/test/testcases/testAduMem_ecc.py
index 9741d1cb..d7b10dd0 100644
--- a/src/test/testcases/testAduMem_ecc.py
+++ b/src/test/testcases/testAduMem_ecc.py
@@ -6,6 +6,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/test/testcases/testAduMem_itag.py b/src/test/testcases/testAduMem_itag.py
index 33a594ab..713f572d 100644
--- a/src/test/testcases/testAduMem_itag.py
+++ b/src/test/testcases/testAduMem_itag.py
@@ -6,6 +6,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/test/testcases/testAduMem_noEccNoItag.py b/src/test/testcases/testAduMem_noEccNoItag.py
index 354ad8bd..bd0fc686 100644
--- a/src/test/testcases/testAduMem_noEccNoItag.py
+++ b/src/test/testcases/testAduMem_noEccNoItag.py
@@ -6,6 +6,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/test/testcases/testAduMem_withEccItag.py b/src/test/testcases/testAduMem_withEccItag.py
index d3c9f9c0..453a82a4 100644
--- a/src/test/testcases/testAduMem_withEccItag.py
+++ b/src/test/testcases/testAduMem_withEccItag.py
@@ -6,6 +6,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/test/testcases/testAduMem_withEccWithItagReadWrite.py b/src/test/testcases/testAduMem_withEccWithItagReadWrite.py
index 3d294915..c5c4f307 100644
--- a/src/test/testcases/testAduMem_withEccWithItagReadWrite.py
+++ b/src/test/testcases/testAduMem_withEccWithItagReadWrite.py
@@ -6,6 +6,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/test/testcases/testCntlInstruction.py b/src/test/testcases/testCntlInstruction.py
index b30ff49c..c6bacede 100644
--- a/src/test/testcases/testCntlInstruction.py
+++ b/src/test/testcases/testCntlInstruction.py
@@ -6,6 +6,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/test/testcases/testCntlInstruction.xml b/src/test/testcases/testCntlInstruction.xml
index ef16cd40..7935b7d0 100755
--- a/src/test/testcases/testCntlInstruction.xml
+++ b/src/test/testcases/testCntlInstruction.xml
@@ -6,6 +6,7 @@
<!-- OpenPOWER sbe Project -->
<!-- -->
<!-- Contributors Listed Below - COPYRIGHT 2016 -->
+<!-- [+] International Business Machines Corp. -->
<!-- -->
<!-- -->
<!-- Licensed under the Apache License, Version 2.0 (the "License"); -->
diff --git a/src/test/testcases/testContinueMpipl.py b/src/test/testcases/testContinueMpipl.py
index 17f9f7fa..bb79d0e2 100755
--- a/src/test/testcases/testContinueMpipl.py
+++ b/src/test/testcases/testContinueMpipl.py
@@ -6,6 +6,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/test/testcases/testContinueSbeBoot.py b/src/test/testcases/testContinueSbeBoot.py
index f3542eda..532ece01 100755
--- a/src/test/testcases/testContinueSbeBoot.py
+++ b/src/test/testcases/testContinueSbeBoot.py
@@ -6,6 +6,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/test/testcases/testEnterMpipl.py b/src/test/testcases/testEnterMpipl.py
index ce99c81b..c4907945 100755
--- a/src/test/testcases/testEnterMpipl.py
+++ b/src/test/testcases/testEnterMpipl.py
@@ -6,6 +6,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/test/testcases/testExecutorMemory.py b/src/test/testcases/testExecutorMemory.py
index fe1b8526..8bd1dab7 100644
--- a/src/test/testcases/testExecutorMemory.py
+++ b/src/test/testcases/testExecutorMemory.py
@@ -7,6 +7,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/test/testcases/testExecutorPSU.py b/src/test/testcases/testExecutorPSU.py
index 0b5d83d1..b201f4b6 100644
--- a/src/test/testcases/testExecutorPSU.py
+++ b/src/test/testcases/testExecutorPSU.py
@@ -7,6 +7,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/test/testcases/testExecutorPutRing.py b/src/test/testcases/testExecutorPutRing.py
index 59949a9f..604dee85 100644
--- a/src/test/testcases/testExecutorPutRing.py
+++ b/src/test/testcases/testExecutorPutRing.py
@@ -7,6 +7,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/test/testcases/testExecutorPutRing.xml b/src/test/testcases/testExecutorPutRing.xml
index 833484a8..bd130b9b 100755
--- a/src/test/testcases/testExecutorPutRing.xml
+++ b/src/test/testcases/testExecutorPutRing.xml
@@ -6,6 +6,7 @@
<!-- OpenPOWER sbe Project -->
<!-- -->
<!-- Contributors Listed Below - COPYRIGHT 2016 -->
+<!-- [+] International Business Machines Corp. -->
<!-- -->
<!-- -->
<!-- Licensed under the Apache License, Version 2.0 (the "License"); -->
diff --git a/src/test/testcases/testFifoReset.py b/src/test/testcases/testFifoReset.py
index 41eb6563..a9596738 100644
--- a/src/test/testcases/testFifoReset.py
+++ b/src/test/testcases/testFifoReset.py
@@ -6,6 +6,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/test/testcases/testFifoReset.xml b/src/test/testcases/testFifoReset.xml
index b9ef674d..8aacef0c 100644
--- a/src/test/testcases/testFifoReset.xml
+++ b/src/test/testcases/testFifoReset.xml
@@ -6,6 +6,7 @@
<!-- OpenPOWER sbe Project -->
<!-- -->
<!-- Contributors Listed Below - COPYRIGHT 2016 -->
+<!-- [+] International Business Machines Corp. -->
<!-- -->
<!-- -->
<!-- Licensed under the Apache License, Version 2.0 (the "License"); -->
diff --git a/src/test/testcases/testGetMem.py b/src/test/testcases/testGetMem.py
index baf3b353..8f9b7563 100644
--- a/src/test/testcases/testGetMem.py
+++ b/src/test/testcases/testGetMem.py
@@ -6,6 +6,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/test/testcases/testGetMem_expdata.py b/src/test/testcases/testGetMem_expdata.py
index df0b51f6..890042ac 100644
--- a/src/test/testcases/testGetMem_expdata.py
+++ b/src/test/testcases/testGetMem_expdata.py
@@ -6,6 +6,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/test/testcases/testGetRing.py b/src/test/testcases/testGetRing.py
index 61fba66e..276e3375 100644
--- a/src/test/testcases/testGetRing.py
+++ b/src/test/testcases/testGetRing.py
@@ -6,6 +6,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/test/testcases/testGetRing.xml b/src/test/testcases/testGetRing.xml
index 808b2012..526ee99a 100755
--- a/src/test/testcases/testGetRing.xml
+++ b/src/test/testcases/testGetRing.xml
@@ -6,6 +6,7 @@
<!-- OpenPOWER sbe Project -->
<!-- -->
<!-- Contributors Listed Below - COPYRIGHT 2016 -->
+<!-- [+] International Business Machines Corp. -->
<!-- -->
<!-- -->
<!-- Licensed under the Apache License, Version 2.0 (the "License"); -->
diff --git a/src/test/testcases/testIstep.xml b/src/test/testcases/testIstep.xml
index 70cf2a62..49fe0251 100644
--- a/src/test/testcases/testIstep.xml
+++ b/src/test/testcases/testIstep.xml
@@ -6,6 +6,7 @@
<!-- OpenPOWER sbe Project -->
<!-- -->
<!-- Contributors Listed Below - COPYRIGHT 2015,2016 -->
+<!-- [+] International Business Machines Corp. -->
<!-- -->
<!-- -->
<!-- Licensed under the Apache License, Version 2.0 (the "License"); -->
diff --git a/src/test/testcases/testIstepAuto.py b/src/test/testcases/testIstepAuto.py
index bb1fcb5f..8771c657 100755
--- a/src/test/testcases/testIstepAuto.py
+++ b/src/test/testcases/testIstepAuto.py
@@ -6,6 +6,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/test/testcases/testIstepInvalid.py b/src/test/testcases/testIstepInvalid.py
index cd26b209..5fb2bdac 100755
--- a/src/test/testcases/testIstepInvalid.py
+++ b/src/test/testcases/testIstepInvalid.py
@@ -6,6 +6,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2015,2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/test/testcases/testIstepInvalidFenced.py b/src/test/testcases/testIstepInvalidFenced.py
index f64074b8..51b71c11 100755
--- a/src/test/testcases/testIstepInvalidFenced.py
+++ b/src/test/testcases/testIstepInvalidFenced.py
@@ -6,6 +6,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2015,2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/test/testcases/testIstepSuccess.py b/src/test/testcases/testIstepSuccess.py
index f9e18436..6c98f9d8 100755
--- a/src/test/testcases/testIstepSuccess.py
+++ b/src/test/testcases/testIstepSuccess.py
@@ -6,6 +6,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/test/testcases/testModifyScom.py b/src/test/testcases/testModifyScom.py
index 36d75aca..487dae5b 100755
--- a/src/test/testcases/testModifyScom.py
+++ b/src/test/testcases/testModifyScom.py
@@ -6,6 +6,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/test/testcases/testPSUUserUtil.py b/src/test/testcases/testPSUUserUtil.py
index 383cb97c..d6eac4af 100644
--- a/src/test/testcases/testPSUUserUtil.py
+++ b/src/test/testcases/testPSUUserUtil.py
@@ -7,6 +7,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/test/testcases/testPSUUtil.py b/src/test/testcases/testPSUUtil.py
index efc7d5be..bb9aeae2 100644
--- a/src/test/testcases/testPSUUtil.py
+++ b/src/test/testcases/testPSUUtil.py
@@ -7,6 +7,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/test/testcases/testPutGetInScom.py b/src/test/testcases/testPutGetInScom.py
index 2e42a253..2aecb0e6 100755
--- a/src/test/testcases/testPutGetInScom.py
+++ b/src/test/testcases/testPutGetInScom.py
@@ -6,6 +6,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2015,2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/test/testcases/testPutGetMem.xml b/src/test/testcases/testPutGetMem.xml
index ae82868c..93d224a4 100644
--- a/src/test/testcases/testPutGetMem.xml
+++ b/src/test/testcases/testPutGetMem.xml
@@ -6,6 +6,7 @@
<!-- OpenPOWER sbe Project -->
<!-- -->
<!-- Contributors Listed Below - COPYRIGHT 2016 -->
+<!-- [+] International Business Machines Corp. -->
<!-- -->
<!-- -->
<!-- Licensed under the Apache License, Version 2.0 (the "License"); -->
diff --git a/src/test/testcases/testPutGetRegFpr.py b/src/test/testcases/testPutGetRegFpr.py
index 6bf0209e..95444633 100755
--- a/src/test/testcases/testPutGetRegFpr.py
+++ b/src/test/testcases/testPutGetRegFpr.py
@@ -6,6 +6,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/test/testcases/testPutGetRegGpr.py b/src/test/testcases/testPutGetRegGpr.py
index 871ff375..6a0463a0 100755
--- a/src/test/testcases/testPutGetRegGpr.py
+++ b/src/test/testcases/testPutGetRegGpr.py
@@ -6,6 +6,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/test/testcases/testPutGetRegSpr.py b/src/test/testcases/testPutGetRegSpr.py
index d42e4c53..5b77d297 100755
--- a/src/test/testcases/testPutGetRegSpr.py
+++ b/src/test/testcases/testPutGetRegSpr.py
@@ -6,6 +6,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/test/testcases/testPutGetScom.py b/src/test/testcases/testPutGetScom.py
index 9c8700e4..a8b31cbb 100755
--- a/src/test/testcases/testPutGetScom.py
+++ b/src/test/testcases/testPutGetScom.py
@@ -6,6 +6,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2015,2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/test/testcases/testPutMem.py b/src/test/testcases/testPutMem.py
index cb0398ff..d4d73ea8 100644
--- a/src/test/testcases/testPutMem.py
+++ b/src/test/testcases/testPutMem.py
@@ -6,6 +6,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/test/testcases/testPutMem_fail.py b/src/test/testcases/testPutMem_fail.py
index a3ab46b5..f683a9c8 100644
--- a/src/test/testcases/testPutMem_fail.py
+++ b/src/test/testcases/testPutMem_fail.py
@@ -6,6 +6,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/test/testcases/testPutScomUnderMask.py b/src/test/testcases/testPutScomUnderMask.py
index b3484bef..200c57a9 100755
--- a/src/test/testcases/testPutScomUnderMask.py
+++ b/src/test/testcases/testPutScomUnderMask.py
@@ -6,6 +6,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/test/testcases/testRegAccess.xml b/src/test/testcases/testRegAccess.xml
index c5876c0b..89ba5022 100755
--- a/src/test/testcases/testRegAccess.xml
+++ b/src/test/testcases/testRegAccess.xml
@@ -6,6 +6,7 @@
<!-- OpenPOWER sbe Project -->
<!-- -->
<!-- Contributors Listed Below - COPYRIGHT 2016 -->
+<!-- [+] International Business Machines Corp. -->
<!-- -->
<!-- -->
<!-- Licensed under the Apache License, Version 2.0 (the "License"); -->
diff --git a/src/test/testcases/testRegistry.py b/src/test/testcases/testRegistry.py
index dc15fc87..ffb19524 100644
--- a/src/test/testcases/testRegistry.py
+++ b/src/test/testcases/testRegistry.py
@@ -7,6 +7,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/test/testcases/testScom.xml b/src/test/testcases/testScom.xml
index 6f59c7cd..8b536031 100755
--- a/src/test/testcases/testScom.xml
+++ b/src/test/testcases/testScom.xml
@@ -6,6 +6,7 @@
<!-- OpenPOWER sbe Project -->
<!-- -->
<!-- Contributors Listed Below - COPYRIGHT 2015,2016 -->
+<!-- [+] International Business Machines Corp. -->
<!-- -->
<!-- -->
<!-- Licensed under the Apache License, Version 2.0 (the "License"); -->
diff --git a/src/test/testcases/testSram.py b/src/test/testcases/testSram.py
index ca064c77..cf992478 100644
--- a/src/test/testcases/testSram.py
+++ b/src/test/testcases/testSram.py
@@ -6,6 +6,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/test/testcases/testSram.xml b/src/test/testcases/testSram.xml
index a1e74162..f9762443 100755
--- a/src/test/testcases/testSram.xml
+++ b/src/test/testcases/testSram.xml
@@ -6,6 +6,7 @@
<!-- OpenPOWER sbe Project -->
<!-- -->
<!-- Contributors Listed Below - COPYRIGHT 2016 -->
+<!-- [+] International Business Machines Corp. -->
<!-- -->
<!-- -->
<!-- Licensed under the Apache License, Version 2.0 (the "License"); -->
diff --git a/src/test/testcases/testStartInstruction.py b/src/test/testcases/testStartInstruction.py
index cc5cba02..5150a13d 100644
--- a/src/test/testcases/testStartInstruction.py
+++ b/src/test/testcases/testStartInstruction.py
@@ -6,6 +6,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/test/testcases/testStopInstruction.py b/src/test/testcases/testStopInstruction.py
index 37d79acf..0ee8e177 100644
--- a/src/test/testcases/testStopInstruction.py
+++ b/src/test/testcases/testStopInstruction.py
@@ -6,6 +6,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
OpenPOWER on IntegriCloud