1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/ctdb
Ronnie sahlberg 673b879a3f add more elaborate test to fetch1 test
for now:
fetch a record
store a known entry for this record
fetch the record again  (and later verify we got the same record)
store it back again

this will not work right now since we dont yet store the record inside the daemon

(This used to be ctdb commit f502094499a3c25ab58aa3d192588b5e6dd2b8e4)
2007-04-13 09:44:56 +10:00
..
common add store_unlock pdu's for the domain socket. 2007-04-13 09:41:15 +10:00
direct merge from vl 2007-04-12 10:51:55 +10:00
ib ib: added external send queue to workaround downtime 2007-02-26 11:59:20 +01:00
include add store_unlock pdu's for the domain socket. 2007-04-13 09:41:15 +10:00
lib added rest of tdb (missed in earlier commit) 2007-02-20 13:24:45 +11:00
tcp Rename "private" to "private_data" 2007-04-11 20:12:15 +02:00
tests add more elaborate test to fetch1 test 2007-04-13 09:44:56 +10:00
.bzrignore ignored some files 2007-02-20 13:23:43 +11:00
aclocal.m4 initial version 2006-11-18 10:41:20 +11:00
autogen.sh initial version 2006-11-18 10:41:20 +11:00
config.guess initial version 2006-11-18 10:41:20 +11:00
config.sub initial version 2006-11-18 10:41:20 +11:00
configure.ac fix configure for new test location 2007-04-10 12:51:54 +10:00
install-sh initial version 2006-11-18 10:41:20 +11:00
Makefile.in add a beginning of a new test 2007-04-12 21:17:10 +10:00
README added a README 2006-11-18 10:57:01 +11:00

To build this you need a recent copy of talloc, libreplace and tdb in
the directory above this directory.