summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2009-09-04 18:07:04 +1000
committerAndrew Tridgell <tridge@samba.org>2009-09-04 18:07:04 +1000
commitffd48a79ee34dc90c0f6f16564c3a0de8b53d3d2 (patch)
treecce100c575538ed5557261894509b641571a4084 /source4/scripting/python
parent8995491f59e7b6cee79b4249424e886f54f6b94d (diff)
downloadsamba-ffd48a79ee34dc90c0f6f16564c3a0de8b53d3d2.tar.gz
samba-ffd48a79ee34dc90c0f6f16564c3a0de8b53d3d2.tar.xz
samba-ffd48a79ee34dc90c0f6f16564c3a0de8b53d3d2.zip
s4:python fixed subunit tests of dcerpc
The version of the unitest python module in Ubuntu Jaunty doesn't seem to support this many level of subdirectories. Moving the tests up one level solves the problem.
Diffstat (limited to 'source4/scripting/python')
-rw-r--r--source4/scripting/python/samba/tests/bare.py (renamed from source4/scripting/python/samba/tests/dcerpc/bare.py)0
-rw-r--r--source4/scripting/python/samba/tests/misc.py (renamed from source4/scripting/python/samba/tests/dcerpc/misc.py)0
-rw-r--r--source4/scripting/python/samba/tests/registry.py (renamed from source4/scripting/python/samba/tests/dcerpc/registry.py)0
-rw-r--r--source4/scripting/python/samba/tests/rpcecho.py (renamed from source4/scripting/python/samba/tests/dcerpc/rpcecho.py)0
-rw-r--r--source4/scripting/python/samba/tests/sam.py (renamed from source4/scripting/python/samba/tests/dcerpc/sam.py)0
-rw-r--r--source4/scripting/python/samba/tests/unix.py (renamed from source4/scripting/python/samba/tests/dcerpc/unix.py)0
6 files changed, 0 insertions, 0 deletions
diff --git a/source4/scripting/python/samba/tests/dcerpc/bare.py b/source4/scripting/python/samba/tests/bare.py
index cd939b80988..cd939b80988 100644
--- a/source4/scripting/python/samba/tests/dcerpc/bare.py
+++ b/source4/scripting/python/samba/tests/bare.py
diff --git a/source4/scripting/python/samba/tests/dcerpc/misc.py b/source4/scripting/python/samba/tests/misc.py
index e9b5127a5af..e9b5127a5af 100644
--- a/source4/scripting/python/samba/tests/dcerpc/misc.py
+++ b/source4/scripting/python/samba/tests/misc.py
diff --git a/source4/scripting/python/samba/tests/dcerpc/registry.py b/source4/scripting/python/samba/tests/registry.py
index 526b2340cca..526b2340cca 100644
--- a/source4/scripting/python/samba/tests/dcerpc/registry.py
+++ b/source4/scripting/python/samba/tests/registry.py
diff --git a/source4/scripting/python/samba/tests/dcerpc/rpcecho.py b/source4/scripting/python/samba/tests/rpcecho.py
index 12638e2397b..12638e2397b 100644
--- a/source4/scripting/python/samba/tests/dcerpc/rpcecho.py
+++ b/source4/scripting/python/samba/tests/rpcecho.py
diff --git a/source4/scripting/python/samba/tests/dcerpc/sam.py b/source4/scripting/python/samba/tests/sam.py
index 50e00a3f9ec..50e00a3f9ec 100644
--- a/source4/scripting/python/samba/tests/dcerpc/sam.py
+++ b/source4/scripting/python/samba/tests/sam.py
diff --git a/source4/scripting/python/samba/tests/dcerpc/unix.py b/source4/scripting/python/samba/tests/unix.py
index aa47b71b169..aa47b71b169 100644
--- a/source4/scripting/python/samba/tests/dcerpc/unix.py
+++ b/source4/scripting/python/samba/tests/unix.py