s4:dsdb: move dsdb python tests from lib/ldb/ to dsdb/
authorStefan Metzmacher <metze@samba.org>
Wed, 30 Jun 2010 09:09:10 +0000 (11:09 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 30 Jun 2010 09:10:28 +0000 (11:10 +0200)
commit14f8953aa4f000173a051b8010252063db5295c1
treee599a4c86d34306e3d6de8ddc806033ae1e72641
parent19d93c6a1e810dbd634f35cf440412c1ff958448
s4:dsdb: move dsdb python tests from lib/ldb/ to dsdb/

metze
source4/dsdb/tests/python/acl.py [moved from source4/lib/ldb/tests/python/acl.py with 100% similarity]
source4/dsdb/tests/python/deletetest.py [moved from source4/lib/ldb/tests/python/deletetest.py with 100% similarity]
source4/dsdb/tests/python/dsdb_schema_info.py [moved from source4/lib/ldb/tests/python/dsdb_schema_info.py with 100% similarity]
source4/dsdb/tests/python/ldap.py [moved from source4/lib/ldb/tests/python/ldap.py with 100% similarity]
source4/dsdb/tests/python/ldap_schema.py [moved from source4/lib/ldb/tests/python/ldap_schema.py with 100% similarity]
source4/dsdb/tests/python/passwords.py [moved from source4/lib/ldb/tests/python/passwords.py with 100% similarity]
source4/dsdb/tests/python/sec_descriptor.py [moved from source4/lib/ldb/tests/python/sec_descriptor.py with 100% similarity]
source4/dsdb/tests/python/urgent_replication.py [moved from source4/lib/ldb/tests/python/urgent_replication.py with 100% similarity]
source4/selftest/tests.sh