1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/ctdb/tests/src
Andreas Schneider 9a37aa3969 ctdb:tests: Fix code spelling
Best reviewed with: `git show --word-diff`

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Martin Schwenke <mschwenke@ddn.com>
2023-03-24 07:01:31 +00:00
..
cluster_mutex_test.c ctdb-tests: Add tests for cluster mutex I/O timeout 2022-07-28 11:10:54 +00:00
cluster_wait.c ctdb-tests: Fix signed/unsigned comparisons by declaring as unsigned 2019-07-05 05:03:23 +00:00
cluster_wait.h ctdb-tests: Fix signed/unsigned comparisons by declaring as unsigned 2019-07-05 05:03:23 +00:00
cmdline_test.c ctdb-tests: Add tests for cmdline_add() api 2019-11-14 12:03:46 +00:00
comm_client_test.c ctdb-tests: Fix signed/unsigned comparisons by declaring as unsigned 2019-07-05 05:03:23 +00:00
comm_server_test.c lib: Make accept_recv() return the listening socket 2021-01-22 19:54:38 +00:00
comm_test.c ctdb-tests: Fix signed/unsigned comparisons by declaring as unsigned 2019-07-05 05:03:23 +00:00
conf_test.c ctdb-tests: Fix signed/unsigned comparisons by casting 2019-07-05 05:03:23 +00:00
ctdb_io_test.c ctdb:tests: Fix code spelling 2023-03-24 07:01:31 +00:00
ctdb_packet_parse.c ctdb-tests: Fix signed/unsigned comparisons by declaring as unsigned 2019-07-05 05:03:23 +00:00
ctdb_takeover_tests.c
db_hash_test.c ctdb: Fix format in db_hash_test 2019-05-07 17:31:23 +00:00
db_test_tool.c ctdb:tests: Fix code spelling 2023-03-24 07:01:31 +00:00
dummy_client.c
errcode.c ctdb-tests: Fix signed/unsigned comparisons by declaring as unsigned 2019-07-05 05:03:23 +00:00
event_script_test.c ctdb:tests: Fix code spelling 2023-03-24 07:01:31 +00:00
fake_ctdbd.c ctdb:tests: Fix code spelling 2023-03-24 07:01:31 +00:00
fetch_loop_key.c
fetch_loop.c
fetch_readonly_loop.c
fetch_readonly.c
fetch_ring.c ctdb-tests: Update fetch_ring to take database and key on command line 2020-05-22 06:41:45 +00:00
g_lock_loop.c
hash_count_test.c
ipalloc_read_known_ips.c
ipalloc_read_known_ips.h
line_test.c ctdb-tests: Fix signed/unsigned comparisons by casting 2019-07-05 05:03:23 +00:00
lock_tdb.c
message_ring.c
pidfile_test.c
pkt_read_test.c
pkt_write_test.c ctdb-tests: Fix signed/unsigned comparisons by casting 2019-07-05 05:03:23 +00:00
porting_tests.c ctdb-common: Use POSIX if_nameindex() to check interface existence 2022-07-22 16:09:31 +00:00
protocol_basic_test.c ctdb-tests: Iterate protocol tests internally 2022-02-14 04:32:29 +00:00
protocol_common_basic.c ctdb-tests: Fix missing #include for sigaction(2) 2022-02-23 01:08:37 +00:00
protocol_common_basic.h ctdb-tests: Add iteration support for protocol tests 2022-02-14 03:36:38 +00:00
protocol_common_ctdb.c ctdb-protocol: Drop marshalling for {GET,SET}_RECMASTER controls 2022-01-17 10:21:33 +00:00
protocol_common_ctdb.h
protocol_common.c ctdb-protocol: Add marshalling for struct ctdb_echo_data 2020-04-28 09:08:39 +00:00
protocol_common.h ctdb-protocol: Add marshalling for struct ctdb_echo_data 2020-04-28 09:08:39 +00:00
protocol_ctdb_compat_test.c ctdb-tests: Iterate protocol tests internally 2022-02-14 04:32:29 +00:00
protocol_ctdb_test.c ctdb-tests: Iterate protocol tests internally 2022-02-14 04:32:29 +00:00
protocol_types_compat_test.c ctdb-tests: Iterate protocol tests internally 2022-02-14 04:32:29 +00:00
protocol_types_test.c ctdb-tests: Iterate protocol tests internally 2022-02-14 04:32:29 +00:00
protocol_util_test.c ctdb-protocol: Print IPv6 sockets with RFC5952 "[2001:db8::1]:80" notation 2022-01-13 17:02:21 +00:00
rb_test.c ctdb:tests: Fix code spelling 2023-03-24 07:01:31 +00:00
reqid_test.c ctdb-build: Add missing dependency on talloc 2022-07-22 17:01:00 +00:00
run_event_test.c ctdb: Fix a crash in run_proc_signal_handler() 2021-05-18 10:42:32 +00:00
run_proc_test.c
sigcode.c ctdb-tests: Fix signed/unsigned comparisons by declaring as unsigned 2019-07-05 05:03:23 +00:00
sock_daemon_test.c ctdb-common: Separate sock_daemon's SIGHUP and SIGUSR1 handling 2022-01-17 03:43:30 +00:00
sock_io_test.c ctdb-tests: Don't compare an unsigned value with -1 2019-07-05 05:03:23 +00:00
srvid_test.c
system_socket_test.c ctdb-tests: Add backtrace on abort to some tests 2022-05-03 10:13:23 +00:00
test_backtrace.c ctdb-tests: Provide a method to dump the stack on abort 2022-05-03 09:19:31 +00:00
test_backtrace.h ctdb-tests: Provide a method to dump the stack on abort 2022-05-03 09:19:31 +00:00
test_mutex_raw.c ctdb:tests: Fix code spelling 2023-03-24 07:01:31 +00:00
test_options.c
test_options.h
tmon_ping_test.c ctdb:tests: Fix code spelling 2023-03-24 07:01:31 +00:00
tmon_test.c ctdb:tests: Fix code spelling 2023-03-24 07:01:31 +00:00
transaction_loop.c
tunable_test.c ctdb-tests: Add unit tests for tunables code 2022-04-06 06:34:37 +00:00
tunnel_cmd.c
tunnel_test.c
update_record_persistent.c
update_record.c