summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris St. Pierre <chris.a.st.pierre@gmail.com>2012-09-04 09:52:57 -0400
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2012-09-04 09:52:57 -0400
commitd9d4391b211c0a13cbfeadc9fa63e5bdeba9d2f6 (patch)
treecf59b7bcef389ca76f09c7f804db9d893b918e3b
parent6697481f7bed646b4c66c54c9a46d11aa075af4a (diff)
downloadbcfg2-d9d4391b211c0a13cbfeadc9fa63e5bdeba9d2f6.tar.gz
bcfg2-d9d4391b211c0a13cbfeadc9fa63e5bdeba9d2f6.tar.bz2
bcfg2-d9d4391b211c0a13cbfeadc9fa63e5bdeba9d2f6.zip
reorganized testsuite to allow tests on stuff outside of src
-rw-r--r--testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIX/TestDevice.py (renamed from testsuite/Testlib/TestClient/TestTools/TestPOSIX/TestDevice.py)0
-rw-r--r--testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIX/TestDirectory.py (renamed from testsuite/Testlib/TestClient/TestTools/TestPOSIX/TestDirectory.py)0
-rw-r--r--testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIX/TestFile.py (renamed from testsuite/Testlib/TestClient/TestTools/TestPOSIX/TestFile.py)0
-rw-r--r--testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIX/TestHardlink.py (renamed from testsuite/Testlib/TestClient/TestTools/TestPOSIX/TestHardlink.py)0
-rw-r--r--testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIX/TestNonexistent.py (renamed from testsuite/Testlib/TestClient/TestTools/TestPOSIX/TestNonexistent.py)0
-rw-r--r--testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIX/TestPermissions.py (renamed from testsuite/Testlib/TestClient/TestTools/TestPOSIX/TestPermissions.py)0
-rw-r--r--testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIX/TestSymlink.py (renamed from testsuite/Testlib/TestClient/TestTools/TestPOSIX/TestSymlink.py)0
-rw-r--r--testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIX/Test__init.py (renamed from testsuite/Testlib/TestClient/TestTools/TestPOSIX/Test__init.py)0
-rw-r--r--testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIX/Testbase.py (renamed from testsuite/Testlib/TestClient/TestTools/TestPOSIX/Testbase.py)0
-rw-r--r--testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIX/__init__.py (renamed from testsuite/Testlib/TestClient/TestTools/TestPOSIX/__init__.py)0
-rw-r--r--testsuite/Testsrc/Testlib/TestClient/TestTools/__init__.py (renamed from testsuite/Testlib/TestClient/TestTools/__init__.py)0
-rw-r--r--testsuite/Testsrc/Testlib/TestClient/__init__.py (renamed from testsuite/Testlib/TestClient/__init__.py)0
-rw-r--r--testsuite/Testsrc/Testlib/TestOptions.py (renamed from testsuite/Testlib/TestOptions.py)0
-rw-r--r--testsuite/Testsrc/Testlib/TestServer/TestPlugin.py (renamed from testsuite/Testlib/TestServer/TestPlugin.py)0
-rw-r--r--testsuite/Testsrc/Testlib/TestServer/TestPlugins/TestMetadata.py (renamed from testsuite/Testlib/TestServer/TestPlugins/TestMetadata.py)0
-rw-r--r--testsuite/Testsrc/Testlib/TestServer/TestPlugins/TestProbes.py (renamed from testsuite/Testlib/TestServer/TestPlugins/TestProbes.py)0
-rw-r--r--testsuite/Testsrc/Testlib/TestServer/TestPlugins/TestSEModules.py (renamed from testsuite/Testlib/TestServer/TestPlugins/TestSEModules.py)0
-rw-r--r--testsuite/Testsrc/Testlib/TestServer/TestPlugins/TestTemplateHelper.py (renamed from testsuite/Testlib/TestServer/TestPlugins/TestTemplateHelper.py)0
-rw-r--r--testsuite/Testsrc/Testlib/TestServer/TestPlugins/__init__.py (renamed from testsuite/Testlib/TestServer/TestPlugins/__init__.py)0
-rw-r--r--testsuite/Testsrc/Testlib/TestServer/__init__.py (renamed from testsuite/Testlib/TestServer/__init__.py)0
-rw-r--r--testsuite/Testsrc/Testlib/__init__.py (renamed from testsuite/Testlib/__init__.py)0
21 files changed, 0 insertions, 0 deletions
diff --git a/testsuite/Testlib/TestClient/TestTools/TestPOSIX/TestDevice.py b/testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIX/TestDevice.py
index a18327fe0..a18327fe0 100644
--- a/testsuite/Testlib/TestClient/TestTools/TestPOSIX/TestDevice.py
+++ b/testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIX/TestDevice.py
diff --git a/testsuite/Testlib/TestClient/TestTools/TestPOSIX/TestDirectory.py b/testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIX/TestDirectory.py
index e01bd7453..e01bd7453 100644
--- a/testsuite/Testlib/TestClient/TestTools/TestPOSIX/TestDirectory.py
+++ b/testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIX/TestDirectory.py
diff --git a/testsuite/Testlib/TestClient/TestTools/TestPOSIX/TestFile.py b/testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIX/TestFile.py
index cdf11ce5e..cdf11ce5e 100644
--- a/testsuite/Testlib/TestClient/TestTools/TestPOSIX/TestFile.py
+++ b/testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIX/TestFile.py
diff --git a/testsuite/Testlib/TestClient/TestTools/TestPOSIX/TestHardlink.py b/testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIX/TestHardlink.py
index d68e15837..d68e15837 100644
--- a/testsuite/Testlib/TestClient/TestTools/TestPOSIX/TestHardlink.py
+++ b/testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIX/TestHardlink.py
diff --git a/testsuite/Testlib/TestClient/TestTools/TestPOSIX/TestNonexistent.py b/testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIX/TestNonexistent.py
index 375ff00eb..375ff00eb 100644
--- a/testsuite/Testlib/TestClient/TestTools/TestPOSIX/TestNonexistent.py
+++ b/testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIX/TestNonexistent.py
diff --git a/testsuite/Testlib/TestClient/TestTools/TestPOSIX/TestPermissions.py b/testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIX/TestPermissions.py
index 565857437..565857437 100644
--- a/testsuite/Testlib/TestClient/TestTools/TestPOSIX/TestPermissions.py
+++ b/testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIX/TestPermissions.py
diff --git a/testsuite/Testlib/TestClient/TestTools/TestPOSIX/TestSymlink.py b/testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIX/TestSymlink.py
index b02f7b3c3..b02f7b3c3 100644
--- a/testsuite/Testlib/TestClient/TestTools/TestPOSIX/TestSymlink.py
+++ b/testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIX/TestSymlink.py
diff --git a/testsuite/Testlib/TestClient/TestTools/TestPOSIX/Test__init.py b/testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIX/Test__init.py
index 14a2520df..14a2520df 100644
--- a/testsuite/Testlib/TestClient/TestTools/TestPOSIX/Test__init.py
+++ b/testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIX/Test__init.py
diff --git a/testsuite/Testlib/TestClient/TestTools/TestPOSIX/Testbase.py b/testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIX/Testbase.py
index b447ab642..b447ab642 100644
--- a/testsuite/Testlib/TestClient/TestTools/TestPOSIX/Testbase.py
+++ b/testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIX/Testbase.py
diff --git a/testsuite/Testlib/TestClient/TestTools/TestPOSIX/__init__.py b/testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIX/__init__.py
index e69de29bb..e69de29bb 100644
--- a/testsuite/Testlib/TestClient/TestTools/TestPOSIX/__init__.py
+++ b/testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIX/__init__.py
diff --git a/testsuite/Testlib/TestClient/TestTools/__init__.py b/testsuite/Testsrc/Testlib/TestClient/TestTools/__init__.py
index e69de29bb..e69de29bb 100644
--- a/testsuite/Testlib/TestClient/TestTools/__init__.py
+++ b/testsuite/Testsrc/Testlib/TestClient/TestTools/__init__.py
diff --git a/testsuite/Testlib/TestClient/__init__.py b/testsuite/Testsrc/Testlib/TestClient/__init__.py
index e69de29bb..e69de29bb 100644
--- a/testsuite/Testlib/TestClient/__init__.py
+++ b/testsuite/Testsrc/Testlib/TestClient/__init__.py
diff --git a/testsuite/Testlib/TestOptions.py b/testsuite/Testsrc/Testlib/TestOptions.py
index e20a320b1..e20a320b1 100644
--- a/testsuite/Testlib/TestOptions.py
+++ b/testsuite/Testsrc/Testlib/TestOptions.py
diff --git a/testsuite/Testlib/TestServer/TestPlugin.py b/testsuite/Testsrc/Testlib/TestServer/TestPlugin.py
index 7ea5b9b42..7ea5b9b42 100644
--- a/testsuite/Testlib/TestServer/TestPlugin.py
+++ b/testsuite/Testsrc/Testlib/TestServer/TestPlugin.py
diff --git a/testsuite/Testlib/TestServer/TestPlugins/TestMetadata.py b/testsuite/Testsrc/Testlib/TestServer/TestPlugins/TestMetadata.py
index 2ff0af78e..2ff0af78e 100644
--- a/testsuite/Testlib/TestServer/TestPlugins/TestMetadata.py
+++ b/testsuite/Testsrc/Testlib/TestServer/TestPlugins/TestMetadata.py
diff --git a/testsuite/Testlib/TestServer/TestPlugins/TestProbes.py b/testsuite/Testsrc/Testlib/TestServer/TestPlugins/TestProbes.py
index 0a971c245..0a971c245 100644
--- a/testsuite/Testlib/TestServer/TestPlugins/TestProbes.py
+++ b/testsuite/Testsrc/Testlib/TestServer/TestPlugins/TestProbes.py
diff --git a/testsuite/Testlib/TestServer/TestPlugins/TestSEModules.py b/testsuite/Testsrc/Testlib/TestServer/TestPlugins/TestSEModules.py
index c319ed663..c319ed663 100644
--- a/testsuite/Testlib/TestServer/TestPlugins/TestSEModules.py
+++ b/testsuite/Testsrc/Testlib/TestServer/TestPlugins/TestSEModules.py
diff --git a/testsuite/Testlib/TestServer/TestPlugins/TestTemplateHelper.py b/testsuite/Testsrc/Testlib/TestServer/TestPlugins/TestTemplateHelper.py
index 556487288..556487288 100644
--- a/testsuite/Testlib/TestServer/TestPlugins/TestTemplateHelper.py
+++ b/testsuite/Testsrc/Testlib/TestServer/TestPlugins/TestTemplateHelper.py
diff --git a/testsuite/Testlib/TestServer/TestPlugins/__init__.py b/testsuite/Testsrc/Testlib/TestServer/TestPlugins/__init__.py
index e69de29bb..e69de29bb 100644
--- a/testsuite/Testlib/TestServer/TestPlugins/__init__.py
+++ b/testsuite/Testsrc/Testlib/TestServer/TestPlugins/__init__.py
diff --git a/testsuite/Testlib/TestServer/__init__.py b/testsuite/Testsrc/Testlib/TestServer/__init__.py
index e69de29bb..e69de29bb 100644
--- a/testsuite/Testlib/TestServer/__init__.py
+++ b/testsuite/Testsrc/Testlib/TestServer/__init__.py
diff --git a/testsuite/Testlib/__init__.py b/testsuite/Testsrc/Testlib/__init__.py
index e69de29bb..e69de29bb 100644
--- a/testsuite/Testlib/__init__.py
+++ b/testsuite/Testsrc/Testlib/__init__.py