Files
stable/tests
cdimauro 6509c38717 Introduce new test functions to check logs
New functions log_contains, num_log_contains, num_log_has and num_log_has_re
are introduced in the conftest module to help and simplify checking:
- if logs contain a string;
- count how many messages contain a string;
- count how many messages are the given string;
- count how many messages matchs a regex.

A couple of existing tests are changed using the new functions.
2021-12-26 09:49:14 +01:00
..
2021-08-26 07:25:53 +02:00
2021-07-23 18:41:29 +07:00
2021-08-26 07:25:53 +02:00
2019-09-08 19:05:22 +02:00
2021-08-06 16:35:39 -06:00
2019-10-24 23:11:07 +03:00
2021-08-26 07:25:53 +02:00
2020-09-28 19:43:15 +02:00
2021-07-16 02:03:25 -06:00
2021-12-15 19:25:30 +01:00
2020-09-28 19:43:15 +02:00