1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/ctdb/tests/cunit
Martin Schwenke 8fcd12ba29 ctdb-common: Move ctdb_system_check_iface_exists() to system.[ch]
The system_<os>.c files contain a lot of duplication, making
maintenance difficult.  These functions are being merged into
system_socket.[ch] and system.[ch].

This function doesn't need ctdb_sock_addr so put it with general
system utilities.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
2018-07-02 08:51:21 +02:00
..
cmdline_test_001.sh ctdb-common: Add command line processing abstraction 2018-05-12 12:06:28 +02:00
comm_test_001.sh ctdb-tests: Add more comm tests 2017-02-16 05:26:08 +01:00
comm_test_002.sh ctdb-common: Add communication endpoint abstraction 2015-10-07 14:53:29 +02:00
conf_test_001.sh ctdb-common: Correctly handle conf->reload() 2018-06-29 15:12:37 +02:00
config_test_001.sh ctdb-tools: Add legacy config options to config tool 2018-05-17 04:04:31 +02:00
config_test_002.sh ctdb-tools: Add logging config options to config tool 2018-05-12 15:01:32 +02:00
config_test_003.sh ctdb-tools: Add event daemon config options to config tool 2018-05-17 04:04:30 +02:00
config_test_004.sh ctdb-tools: Add cluster config options to config tool 2018-05-17 04:04:30 +02:00
config_test_005.sh ctdb-tools: Add database config options to config tool 2018-05-17 04:04:31 +02:00
config_test_006.sh ctdb-tools: Add legacy config options to config tool 2018-05-17 04:04:31 +02:00
db_hash_test_001.sh
hash_count_test_001.sh ctdb-common: Add hash_count abstraction 2017-04-05 04:47:23 +02:00
path_tests_001.sh ctdb-common: Add path tool 2018-05-12 12:06:28 +02:00
pidfile_test_001.sh ctdb-common: Add routines to manage PID file 2016-09-22 08:34:20 +02:00
pkt_read_001.sh ctdb-common: Add packet read abstraction 2015-10-07 14:53:28 +02:00
pkt_write_001.sh ctdb-common: Add packet write abstraction 2015-10-07 14:53:28 +02:00
porting_tests_001.sh ctdb-common: Move ctdb_system_check_iface_exists() to system.[ch] 2018-07-02 08:51:21 +02:00
protocol_test_001.sh ctdb-tests: Reorganize protocol tests 2017-08-30 14:59:21 +02:00
protocol_test_002.sh ctdb-tests: Reorganize protocol tests 2017-08-30 14:59:21 +02:00
protocol_test_012.sh ctdb-tests: Add compatibility test for protocol data types 2017-08-30 14:59:22 +02:00
protocol_test_101.sh ctdb-protocol: Add protocol marshalling for CTDB_REQ_TUNNEL 2017-10-10 11:45:19 +02:00
protocol_test_102.sh ctdb-protocol: Drop struct ctdb_event_header 2017-09-01 08:52:07 +02:00
protocol_test_111.sh ctdb-tests: Add compatibility test for ctdb protocol elements 2017-08-30 14:59:25 +02:00
protocol_test_201.sh ctdb-tests: Reorganize protocol tests 2017-08-30 14:59:21 +02:00
rb_test_001.sh ctdb-tests: Convert rb_test into a unit test 2016-07-22 06:50:22 +02:00
reqid_test_001.sh ctdb-common: Add request id abstraction 2015-10-07 14:53:28 +02:00
run_event_001.sh ctdb-scripts: Event scripts must end with ".script" suffix 2018-06-05 17:47:26 +02:00
run_proc_001.sh ctdb-common: Update run_proc api to re-assign stdin 2017-05-30 03:58:06 +02:00
sock_daemon_test_001.sh ctdb-common: Add async version of reconfigure in sock_daemon 2017-11-21 05:03:17 +01:00
sock_io_test_001.sh ctdb-tests: Add tests for generic socket I/O 2017-01-06 08:37:28 +01:00
srvid_test_001.sh ctdb-common: Add srvid abstraction 2015-10-07 14:53:28 +02:00