repo.or.cz
/
samba4-gss.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ctdb-scripts: Move database handling to its own event script
[samba4-gss.git]
/
ctdb
/
tests
/
UNIT
/
eventscripts
/
95.database.init.007.sh
blob
5121513e248eb79ad1cee641be846cb6d6513ad1
1
#!/bin/sh
2
3
.
"
${TEST_SCRIPTS_DIR}
/unit.sh"
4
5
define_test
"TDB check, tdbtool supports check, good persistent TDB"
6
7
setup
8
9
FAKE_TDBTOOL_SUPPORTS_CHECK
=
"yes"
10
11
touch
"
${CTDB_DBDIR_PERSISTENT}
/foo.tdb.0"
12
FAKE_TDB_IS_OK
=
"yes"
13
14
ok_null
15
16
simple_test