NetworkManager/src/core/tests
Beniamino Galvani 3b10b88290 core: fix rate-limit test failures
It's possible that the first timeout gets delayed; therefore the
interval between the first and the second callback can be less than
one second, and the budget doesn't refill completely.

Schedule the second timeout from the first callback to guarantee that
at least one second passes between the callbacks.

Fixes: ff0c4346fc ('core: add rate-limiting helper')
2025-11-18 15:02:05 +01:00
..
config core: keep empty groups from keyfile configs 2025-09-11 10:25:36 +00:00
meson.build core: add test for nm_netns_shared_ip_reserve() 2025-09-08 21:37:41 +02:00
test-core-with-expect.c core: increase timeout for test_nm_utils_kill_child() 2024-11-08 17:32:09 +01:00
test-core.c build: add path definition for ip6tables 2025-04-01 08:08:52 +00:00
test-dcb.c dcb: fix test compilation 2024-04-05 11:40:45 +02:00
test-l3cfg.c l3cfg: simplify signals 2024-10-23 15:06:58 +02:00
test-netns.c core: generalize IP reservation functions 2025-09-08 21:38:21 +02:00
test-secret-agent.py all: move "src/" directory to "src/core/" 2021-02-08 09:56:41 +01:00
test-systemd.c lldp/systemd: remove systemd LLDP sources 2022-10-25 10:59:01 +02:00
test-utils.c core: fix rate-limit test failures 2025-11-18 15:02:05 +01:00
test-wired-defname.c format: reformat source tree with clang-format 13.0 2021-11-29 09:31:09 +00:00