mirror of
https://github.com/samba-team/samba.git
synced 2025-01-14 19:24:43 +03:00
8ca117a68e
Using a variable is too fragile, so use a function instead. Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Michael Adam <obnox@samba.org>
Unit tests for the CTDB IP allocation algorithm(s). Test case filenames look like <algorithm>.NNN.sh, where <algorithm> indicates the IP allocation algorithm to use. These use the ctdb_takeover_test test program.