summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMorgan Richomme <morgan.richomme@orange.com>2016-10-20 06:58:47 +0000
committerGerrit Code Review <gerrit@opnfv.org>2016-10-20 06:58:48 +0000
commit179beeb48c5d7f0eaf611652cc4b050bf9da7496 (patch)
tree37fc6df6328f7766bf79db97d6a7d062bfb5d9c9
parent6eff0316f429c3af1c459740a7a7c869d8d3be98 (diff)
parent9cab15dfbac796fa1f5122bbea580e84411b73cf (diff)
Merge "Move unit tests in unit_tests"
-rw-r--r--unit_tests/core/__init__.py0
-rw-r--r--[-rwxr-xr-x]unit_tests/core/test_base.py (renamed from core/TestCasesBaseTesting.py)0
-rw-r--r--unit_tests/odl/__init__.py0
-rw-r--r--[-rwxr-xr-x]unit_tests/odl/test_odl.py (renamed from testcases/Controllers/ODL/OpenDaylightUnitTesting.py)0
4 files changed, 0 insertions, 0 deletions
diff --git a/unit_tests/core/__init__.py b/unit_tests/core/__init__.py
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/unit_tests/core/__init__.py
diff --git a/core/TestCasesBaseTesting.py b/unit_tests/core/test_base.py
index fc9c2db60..fc9c2db60 100755..100644
--- a/core/TestCasesBaseTesting.py
+++ b/unit_tests/core/test_base.py
diff --git a/unit_tests/odl/__init__.py b/unit_tests/odl/__init__.py
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/unit_tests/odl/__init__.py
diff --git a/testcases/Controllers/ODL/OpenDaylightUnitTesting.py b/unit_tests/odl/test_odl.py
index 500888b22..500888b22 100755..100644
--- a/testcases/Controllers/ODL/OpenDaylightUnitTesting.py
+++ b/unit_tests/odl/test_odl.py