mirror of
https://github.com/samba-team/samba.git
synced 2025-02-23 09:57:40 +03:00
ctdb-tests: Update tests to include new controls
Signed-off-by: Amitay Isaacs <amitay@gmail.com> Reviewed-by: Martin Schwenke <martin@meltin.net>
This commit is contained in:
parent
979693069a
commit
2bad7d7de8
@ -2,7 +2,7 @@
|
||||
|
||||
. "${TEST_SCRIPTS_DIR}/unit.sh"
|
||||
|
||||
last_control=145
|
||||
last_control=148
|
||||
|
||||
control_output=$(
|
||||
for i in $(seq 0 $last_control) ; do
|
||||
|
@ -2179,7 +2179,7 @@ static void test_reply_dmaster_test(void)
|
||||
talloc_free(mem_ctx);
|
||||
}
|
||||
|
||||
#define NUM_CONTROLS 146
|
||||
#define NUM_CONTROLS 149
|
||||
|
||||
static void test_req_control_data_test(void)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user