aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAshlee Young <ashlee@wildernessvoice.com>2015-11-30 07:58:38 -0800
committerAshlee Young <ashlee@wildernessvoice.com>2015-11-30 07:58:38 -0800
commit671823e12bc13be9a8b87a5d7de33da1bb7a44e8 (patch)
treecbb8f0f184a1d66b34a82da161ac8fe2b8108177
parentc5768287ef3bc0aa450d31caeb5762f66dd0dba2 (diff)
created broader test category under scripts
Change-Id: I3b8a39b7512594ae2c9aa7ab0e59cf6e2d31f7a2 Signed-off-by: Ashlee Young <ashlee@wildernessvoice.com>
-rw-r--r--framework/scripts/tests/Teston/Readme.txt (renamed from framework/scripts/function_test/Teston/Readme.txt)0
-rw-r--r--framework/scripts/tests/Teston/__init__.py (renamed from framework/scripts/function_test/Teston/__init__.py)0
-rw-r--r--framework/scripts/tests/Teston/adapters/__init__.py (renamed from framework/scripts/function_test/Teston/adapters/__init__.py)0
-rw-r--r--framework/scripts/tests/Teston/adapters/client.py (renamed from framework/scripts/function_test/Teston/adapters/client.py)0
-rw-r--r--framework/scripts/tests/Teston/adapters/connection.py (renamed from framework/scripts/function_test/Teston/adapters/connection.py)0
-rw-r--r--framework/scripts/tests/Teston/adapters/environment.py (renamed from framework/scripts/function_test/Teston/adapters/environment.py)0
-rw-r--r--framework/scripts/tests/Teston/adapters/foundation.py (renamed from framework/scripts/function_test/Teston/adapters/foundation.py)0
-rw-r--r--framework/scripts/tests/Teston/config.yaml (renamed from framework/scripts/function_test/Teston/config.yaml)0
-rw-r--r--framework/scripts/tests/Teston/dependencies/onos (renamed from framework/scripts/function_test/Teston/dependencies/onos)0
-rw-r--r--framework/scripts/tests/Teston/log/temp.log (renamed from framework/scripts/function_test/Teston/log/temp.log)0
-rw-r--r--framework/scripts/tests/Teston/onosfunctest.py (renamed from framework/scripts/function_test/Teston/onosfunctest.py)0
-rw-r--r--framework/scripts/tests/Teston/testcases/FUNCovsdbtest/FUNCovsdbtest.params (renamed from framework/scripts/function_test/Teston/testcases/FUNCovsdbtest/FUNCovsdbtest.params)0
-rw-r--r--framework/scripts/tests/Teston/testcases/FUNCovsdbtest/FUNCovsdbtest.py (renamed from framework/scripts/function_test/Teston/testcases/FUNCovsdbtest/FUNCovsdbtest.py)0
-rw-r--r--framework/scripts/tests/Teston/testcases/FUNCovsdbtest/FUNCovsdbtest.topo (renamed from framework/scripts/function_test/Teston/testcases/FUNCovsdbtest/FUNCovsdbtest.topo)0
-rw-r--r--framework/scripts/tests/Teston/testcases/FUNCovsdbtest/__init__.py (renamed from framework/scripts/function_test/Teston/testcases/FUNCovsdbtest/__init__.py)0
-rw-r--r--framework/scripts/tests/Teston/testcases/FUNCovsdbtest/dependencies/Nbdata.py (renamed from framework/scripts/function_test/Teston/testcases/FUNCovsdbtest/dependencies/Nbdata.py)0
-rw-r--r--framework/scripts/tests/Teston/testcases/FUNCovsdbtest/dependencies/__init__.py (renamed from framework/scripts/function_test/Teston/testcases/FUNCovsdbtest/dependencies/__init__.py)0
-rw-r--r--framework/scripts/tests/Teston/testcases/FUNCvirNetNB/FUNCvirNetNB.params (renamed from framework/scripts/function_test/Teston/testcases/FUNCvirNetNB/FUNCvirNetNB.params)0
-rw-r--r--framework/scripts/tests/Teston/testcases/FUNCvirNetNB/FUNCvirNetNB.py (renamed from framework/scripts/function_test/Teston/testcases/FUNCvirNetNB/FUNCvirNetNB.py)0
-rw-r--r--framework/scripts/tests/Teston/testcases/FUNCvirNetNB/FUNCvirNetNB.topo (renamed from framework/scripts/function_test/Teston/testcases/FUNCvirNetNB/FUNCvirNetNB.topo)0
-rw-r--r--framework/scripts/tests/Teston/testcases/FUNCvirNetNB/__init__.py (renamed from framework/scripts/function_test/Teston/testcases/FUNCvirNetNB/__init__.py)0
-rw-r--r--framework/scripts/tests/Teston/testcases/FUNCvirNetNB/dependencies/Nbdata.py (renamed from framework/scripts/function_test/Teston/testcases/FUNCvirNetNB/dependencies/Nbdata.py)0
-rw-r--r--framework/scripts/tests/Teston/testcases/FUNCvirNetNB/dependencies/__init__.py (renamed from framework/scripts/function_test/Teston/testcases/FUNCvirNetNB/dependencies/__init__.py)0
23 files changed, 0 insertions, 0 deletions
diff --git a/framework/scripts/function_test/Teston/Readme.txt b/framework/scripts/tests/Teston/Readme.txt
index 7393f59a..7393f59a 100644
--- a/framework/scripts/function_test/Teston/Readme.txt
+++ b/framework/scripts/tests/Teston/Readme.txt
diff --git a/framework/scripts/function_test/Teston/__init__.py b/framework/scripts/tests/Teston/__init__.py
index e69de29b..e69de29b 100644
--- a/framework/scripts/function_test/Teston/__init__.py
+++ b/framework/scripts/tests/Teston/__init__.py
diff --git a/framework/scripts/function_test/Teston/adapters/__init__.py b/framework/scripts/tests/Teston/adapters/__init__.py
index e69de29b..e69de29b 100644
--- a/framework/scripts/function_test/Teston/adapters/__init__.py
+++ b/framework/scripts/tests/Teston/adapters/__init__.py
diff --git a/framework/scripts/function_test/Teston/adapters/client.py b/framework/scripts/tests/Teston/adapters/client.py
index 32e3749f..32e3749f 100644
--- a/framework/scripts/function_test/Teston/adapters/client.py
+++ b/framework/scripts/tests/Teston/adapters/client.py
diff --git a/framework/scripts/function_test/Teston/adapters/connection.py b/framework/scripts/tests/Teston/adapters/connection.py
index f7f283ed..f7f283ed 100644
--- a/framework/scripts/function_test/Teston/adapters/connection.py
+++ b/framework/scripts/tests/Teston/adapters/connection.py
diff --git a/framework/scripts/function_test/Teston/adapters/environment.py b/framework/scripts/tests/Teston/adapters/environment.py
index bdd0e122..bdd0e122 100644
--- a/framework/scripts/function_test/Teston/adapters/environment.py
+++ b/framework/scripts/tests/Teston/adapters/environment.py
diff --git a/framework/scripts/function_test/Teston/adapters/foundation.py b/framework/scripts/tests/Teston/adapters/foundation.py
index c909d36b..c909d36b 100644
--- a/framework/scripts/function_test/Teston/adapters/foundation.py
+++ b/framework/scripts/tests/Teston/adapters/foundation.py
diff --git a/framework/scripts/function_test/Teston/config.yaml b/framework/scripts/tests/Teston/config.yaml
index 78afb01b..78afb01b 100644
--- a/framework/scripts/function_test/Teston/config.yaml
+++ b/framework/scripts/tests/Teston/config.yaml
diff --git a/framework/scripts/function_test/Teston/dependencies/onos b/framework/scripts/tests/Teston/dependencies/onos
index d4d59e0f..d4d59e0f 100644
--- a/framework/scripts/function_test/Teston/dependencies/onos
+++ b/framework/scripts/tests/Teston/dependencies/onos
diff --git a/framework/scripts/function_test/Teston/log/temp.log b/framework/scripts/tests/Teston/log/temp.log
index e69de29b..e69de29b 100644
--- a/framework/scripts/function_test/Teston/log/temp.log
+++ b/framework/scripts/tests/Teston/log/temp.log
diff --git a/framework/scripts/function_test/Teston/onosfunctest.py b/framework/scripts/tests/Teston/onosfunctest.py
index e8524430..e8524430 100644
--- a/framework/scripts/function_test/Teston/onosfunctest.py
+++ b/framework/scripts/tests/Teston/onosfunctest.py
diff --git a/framework/scripts/function_test/Teston/testcases/FUNCovsdbtest/FUNCovsdbtest.params b/framework/scripts/tests/Teston/testcases/FUNCovsdbtest/FUNCovsdbtest.params
index e1128284..e1128284 100644
--- a/framework/scripts/function_test/Teston/testcases/FUNCovsdbtest/FUNCovsdbtest.params
+++ b/framework/scripts/tests/Teston/testcases/FUNCovsdbtest/FUNCovsdbtest.params
diff --git a/framework/scripts/function_test/Teston/testcases/FUNCovsdbtest/FUNCovsdbtest.py b/framework/scripts/tests/Teston/testcases/FUNCovsdbtest/FUNCovsdbtest.py
index 1cb0ab20..1cb0ab20 100644
--- a/framework/scripts/function_test/Teston/testcases/FUNCovsdbtest/FUNCovsdbtest.py
+++ b/framework/scripts/tests/Teston/testcases/FUNCovsdbtest/FUNCovsdbtest.py
diff --git a/framework/scripts/function_test/Teston/testcases/FUNCovsdbtest/FUNCovsdbtest.topo b/framework/scripts/tests/Teston/testcases/FUNCovsdbtest/FUNCovsdbtest.topo
index ae748d2e..ae748d2e 100644
--- a/framework/scripts/function_test/Teston/testcases/FUNCovsdbtest/FUNCovsdbtest.topo
+++ b/framework/scripts/tests/Teston/testcases/FUNCovsdbtest/FUNCovsdbtest.topo
diff --git a/framework/scripts/function_test/Teston/testcases/FUNCovsdbtest/__init__.py b/framework/scripts/tests/Teston/testcases/FUNCovsdbtest/__init__.py
index e69de29b..e69de29b 100644
--- a/framework/scripts/function_test/Teston/testcases/FUNCovsdbtest/__init__.py
+++ b/framework/scripts/tests/Teston/testcases/FUNCovsdbtest/__init__.py
diff --git a/framework/scripts/function_test/Teston/testcases/FUNCovsdbtest/dependencies/Nbdata.py b/framework/scripts/tests/Teston/testcases/FUNCovsdbtest/dependencies/Nbdata.py
index 3fde20db..3fde20db 100644
--- a/framework/scripts/function_test/Teston/testcases/FUNCovsdbtest/dependencies/Nbdata.py
+++ b/framework/scripts/tests/Teston/testcases/FUNCovsdbtest/dependencies/Nbdata.py
diff --git a/framework/scripts/function_test/Teston/testcases/FUNCovsdbtest/dependencies/__init__.py b/framework/scripts/tests/Teston/testcases/FUNCovsdbtest/dependencies/__init__.py
index e69de29b..e69de29b 100644
--- a/framework/scripts/function_test/Teston/testcases/FUNCovsdbtest/dependencies/__init__.py
+++ b/framework/scripts/tests/Teston/testcases/FUNCovsdbtest/dependencies/__init__.py
diff --git a/framework/scripts/function_test/Teston/testcases/FUNCvirNetNB/FUNCvirNetNB.params b/framework/scripts/tests/Teston/testcases/FUNCvirNetNB/FUNCvirNetNB.params
index a922e751..a922e751 100644
--- a/framework/scripts/function_test/Teston/testcases/FUNCvirNetNB/FUNCvirNetNB.params
+++ b/framework/scripts/tests/Teston/testcases/FUNCvirNetNB/FUNCvirNetNB.params
diff --git a/framework/scripts/function_test/Teston/testcases/FUNCvirNetNB/FUNCvirNetNB.py b/framework/scripts/tests/Teston/testcases/FUNCvirNetNB/FUNCvirNetNB.py
index 4ea8a359..4ea8a359 100644
--- a/framework/scripts/function_test/Teston/testcases/FUNCvirNetNB/FUNCvirNetNB.py
+++ b/framework/scripts/tests/Teston/testcases/FUNCvirNetNB/FUNCvirNetNB.py
diff --git a/framework/scripts/function_test/Teston/testcases/FUNCvirNetNB/FUNCvirNetNB.topo b/framework/scripts/tests/Teston/testcases/FUNCvirNetNB/FUNCvirNetNB.topo
index fbe743b8..fbe743b8 100644
--- a/framework/scripts/function_test/Teston/testcases/FUNCvirNetNB/FUNCvirNetNB.topo
+++ b/framework/scripts/tests/Teston/testcases/FUNCvirNetNB/FUNCvirNetNB.topo
diff --git a/framework/scripts/function_test/Teston/testcases/FUNCvirNetNB/__init__.py b/framework/scripts/tests/Teston/testcases/FUNCvirNetNB/__init__.py
index e69de29b..e69de29b 100644
--- a/framework/scripts/function_test/Teston/testcases/FUNCvirNetNB/__init__.py
+++ b/framework/scripts/tests/Teston/testcases/FUNCvirNetNB/__init__.py
diff --git a/framework/scripts/function_test/Teston/testcases/FUNCvirNetNB/dependencies/Nbdata.py b/framework/scripts/tests/Teston/testcases/FUNCvirNetNB/dependencies/Nbdata.py
index 9b3b9782..9b3b9782 100644
--- a/framework/scripts/function_test/Teston/testcases/FUNCvirNetNB/dependencies/Nbdata.py
+++ b/framework/scripts/tests/Teston/testcases/FUNCvirNetNB/dependencies/Nbdata.py
diff --git a/framework/scripts/function_test/Teston/testcases/FUNCvirNetNB/dependencies/__init__.py b/framework/scripts/tests/Teston/testcases/FUNCvirNetNB/dependencies/__init__.py
index e69de29b..e69de29b 100644
--- a/framework/scripts/function_test/Teston/testcases/FUNCvirNetNB/dependencies/__init__.py
+++ b/framework/scripts/tests/Teston/testcases/FUNCvirNetNB/dependencies/__init__.py