pmg-log-tracker/tests
Mira Limbeck 033d9fea42 tests: update for log tracker time handling changes
since we now calculate the time in UTC rather than local time, the time
values of each test had to be touched. those should differ by `E10`
(3600 seconds) in most cases since we set the TZ to Europe/Vienna for
the tests.

Signed-off-by: Mira Limbeck <m.limbeck@proxmox.com>
2024-02-23 18:29:17 +01:00
..
test_input_after_queue_duplicate_msgid fix mutable borrow panic on duplicate msgid 2021-05-11 15:48:57 +02:00
test_input_after_queue_relay_before_lmtp add test case for relay removed before lmtp 2021-03-23 15:40:19 +01:00
test_input_before_queue_syntax_reject add output for proxy-reject with 'Syntax:' message 2020-09-03 17:15:23 +02:00
test_input_before_queue_to_search_string add testcase for mixed '-t' and '-x' options in before-queue filtering 2020-05-19 16:33:53 +02:00
test_input_mixed add test for empty to (dnsbl reject) 2021-12-01 19:02:30 +01:00
test_input_mixed_accept_block_quarantine add testcase for accepted/blocked/quarantined mail 2020-05-18 14:24:54 +02:00
test_input_time_rfc3339_mixed tests: add rfc3339 timestamp test 2023-06-26 18:04:53 +02:00
test_input_timechange add tests for DST change and year change 2022-02-14 14:43:55 +01:00
test_output_after_queue tests: update for log tracker time handling changes 2024-02-23 18:29:17 +01:00
test_output_after_queue_duplicate_msgid tests: update for log tracker time handling changes 2024-02-23 18:29:17 +01:00
test_output_after_queue_host tests: update for log tracker time handling changes 2024-02-23 18:29:17 +01:00
test_output_after_queue_qid tests: update for log tracker time handling changes 2024-02-23 18:29:17 +01:00
test_output_after_queue_relay_before_lmtp tests: update for log tracker time handling changes 2024-02-23 18:29:17 +01:00
test_output_after_queue_search_string tests: update for log tracker time handling changes 2024-02-23 18:29:17 +01:00
test_output_before_queue tests: update for log tracker time handling changes 2024-02-23 18:29:17 +01:00
test_output_before_queue_from_to tests: update for log tracker time handling changes 2024-02-23 18:29:17 +01:00
test_output_before_queue_host tests: update for log tracker time handling changes 2024-02-23 18:29:17 +01:00
test_output_before_queue_mixed_accept_block_quarantine tests: update for log tracker time handling changes 2024-02-23 18:29:17 +01:00
test_output_before_queue_mixed_downstream tests: update for log tracker time handling changes 2024-02-23 18:29:17 +01:00
test_output_before_queue_qid tests: update for log tracker time handling changes 2024-02-23 18:29:17 +01:00
test_output_before_queue_search_string tests: update for log tracker time handling changes 2024-02-23 18:29:17 +01:00
test_output_before_queue_syntax_reject tests: update for log tracker time handling changes 2024-02-23 18:29:17 +01:00
test_output_before_queue_to tests: update for log tracker time handling changes 2024-02-23 18:29:17 +01:00
test_output_before_queue_to_search_string tests: update for log tracker time handling changes 2024-02-23 18:29:17 +01:00
test_output_time_rfc3339_mixed tests: update for log tracker time handling changes 2024-02-23 18:29:17 +01:00
test_output_timechange tests: update for log tracker time handling changes 2024-02-23 18:29:17 +01:00
tests_after_queue.rs tests: explicitly set timezone for testcases with unix timestamps 2023-06-26 13:01:27 +02:00
tests_before_queue.rs tests: explicitly set timezone for testcases with unix timestamps 2023-06-26 13:01:27 +02:00
tests_time_changes.rs tree wide cargo fmt 2022-07-13 11:30:26 +02:00
tests_time_rfc3339.rs tests: update to match the compatibility changes 2023-06-28 11:50:44 +02:00
utils.rs tests: improve test output consistency 2024-02-23 18:29:17 +01:00