Commit Graph

19 Commits

Author SHA1 Message Date
Daniel Hofstetter
c07ff50a7c dmesg: remove useless format! in test 2025-01-10 14:36:24 +01:00
Fuad Ismail
d5b2f3c7e1 tests/dmesg: remove enclosing quotes surrounding since and until option arguments. 2024-12-14 22:27:54 +07:00
Fuad Ismail
260cfbfd55 tests/dmesg: test since/until argument enclosed with single quotes. 2024-12-12 13:17:29 +07:00
Fuad Ismail
d24b1e5c59 tests/dmesg: add invalid level/facility argument test. 2024-12-12 13:05:57 +07:00
Fuad Ismail
d3b82aa376 tests/dmesg: handle fixture line endings when fixture is checked out on Windows. 2024-12-12 12:59:35 +07:00
Fuad Ismail
b90751119d tests/dmesg: use fixed offset time argument in test. 2024-12-12 12:54:58 +07:00
Fuad Ismail
99693490b0 tests/dmesg: add since/until invalid time test. 2024-12-11 11:04:50 +07:00
Fuad Ismail
4dbcceede4 tests/dmesg: add since/until test & fixture. 2024-12-11 10:32:37 +07:00
Fuad Ismail
db9b3433bc tests/dmesg: add facility and level filter tests. 2024-12-09 17:53:43 +07:00
Fuad Ismail
887e65d0ab tests/dmesg: use stderr_only.
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
2024-11-29 23:28:56 +07:00
Fuad Ismail
a56b75f7be tests/dmesg: handle added carriage return when fixture is checked out on Windows. 2024-11-27 00:53:44 +07:00
Fuad Ismail
4c1812f128 tests/dmesg: separate time format tests. 2024-11-25 13:53:12 +07:00
Fuad Ismail
f6826b8249 tests/dmesg: add new line to expected error message. 2024-11-25 13:28:00 +07:00
Fuad Ismail
4c7d8f8253 tests/dmesg: add invalid time-format test. 2024-11-24 23:12:26 +07:00
Fuad Ismail
1cc260d414 tests/dmesg: add time-format option test & fixtures. 2024-11-24 22:56:45 +07:00
Fuad Ismail
ac6caf17e3 tests/dmesg: add kmsg-file option with nonexistent file test. 2024-11-17 09:56:01 +07:00
Fuad Ismail
0e3bab7600 tests/dmesg: handle added carriage return when fixture is checked out on Windows. 2024-11-15 21:57:16 +07:00
Fuad Ismail
9a13792127 tests/dmesg: correct comment header. 2024-11-15 19:19:34 +07:00
Fuad Ismail
7c5caf69ab tests/dmesg: create test for --kmsg-file and --json option. 2024-11-14 22:58:47 +07:00