repo.or.cz
/
Samba.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
testprogs/blackbox: add test_trust_utils.sh
[Samba.git]
/
ctdb
/
tests
/
eventscripts
/
00.ctdb.init.003.sh
blob
27702104601ee6265ff2d1eb574f0de17d34cc2f
1
#!/bin/sh
2
3
.
"
${TEST_SCRIPTS_DIR}
/unit.sh"
4
5
define_test
"TDB check, tdbtool supports check, good TDB"
6
7
setup_ctdb
8
9
FAKE_TDBTOOL_SUPPORTS_CHECK
=
"yes"
10
11
touch
"
${CTDB_DBDIR}
/foo.tdb.0"
12
FAKE_TDB_IS_OK
=
"yes"
13
14
ok_null
15
16
simple_test