]> git.ipfire.org Git - thirdparty/samba.git/commit
ldb:test:api_search: use test name as db name
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Wed, 28 Aug 2024 22:56:38 +0000 (10:56 +1200)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 24 Sep 2024 09:14:38 +0000 (09:14 +0000)
commit98d408be8657c3e201141369a069a3e086f805b2
tree86528327486f41ede5b40376ce04702c10f93a22
parent146540a12867a50a3c2eca9752bdf8789d5dd5f0
ldb:test:api_search: use test name as db name

This will help enusre we are using the right DB when (in the next
commit) we set up the database for each test via copy. It also helps
with debugging.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andreas Schneider <asn@samba.org>
lib/ldb/tests/python/api_search.py