Richard Fitzgerald
05e2006ce4
kunit: Use string_stream for test log
...
Replace the fixed-size log buffer with a string_stream so that the
log can grow as lines are added.
The existing kunit log tests have been updated for using a
string_stream as the log. No new test have been added because there
are already tests for the underlying string_stream.
As the log tests now depend on string_stream functions they cannot
build when kunit-test is a module. They have been surrounded by
a #if to replace them with skipping version when the test is
build as a module. Though this isn't pretty, it avoids moving
code to another file while that code is also being changed.
Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com >
Reviewed-by: David Gow <davidgow@google.com >
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org >
2023-09-18 10:45:53 -06:00
..
2023-08-11 19:19:52 +08:00
2023-05-09 11:06:45 +02:00
2023-09-18 10:45:53 -06:00
2023-07-09 22:47:50 +01:00
2023-04-13 13:13:53 -07:00
2023-09-06 22:53:55 +08:00
2023-03-21 21:15:34 +01:00
2023-02-27 17:00:14 -08:00
2023-06-09 17:44:13 -07:00
2023-08-18 10:18:58 -07:00
2023-06-22 13:57:41 -07:00
2023-04-13 13:13:54 -07:00
2023-04-08 13:45:37 -07:00
2023-08-25 10:14:34 +01:00
2023-08-25 13:22:10 -07:00
2023-06-07 21:25:00 -07:00
2023-03-05 14:30:34 -08:00
2023-07-17 15:47:21 -07:00
2023-06-07 14:16:12 +02:00
2023-06-09 17:44:17 -07:00
2023-06-09 17:44:17 -07:00
2023-06-09 17:44:17 -07:00
2023-06-09 17:44:15 -07:00
2023-06-23 17:04:04 -07:00
2023-07-08 09:29:32 -07:00
2023-03-23 17:18:35 -07:00
2023-08-04 15:28:41 +02:00
2023-08-18 10:18:55 -07:00
2023-04-13 07:38:54 -06:00
2023-03-19 10:02:04 -07:00
2023-07-03 12:50:26 -07:00
2023-08-30 17:04:28 -07:00
2023-04-21 03:02:31 -04:00
2023-09-05 19:01:38 -04:00
2023-09-09 15:11:49 -07:00
2023-08-18 10:18:58 -07:00
2023-09-09 15:11:49 -07:00
2023-03-02 21:54:22 -08:00
2023-02-25 13:02:20 -08:00
2023-07-17 16:05:19 -07:00
2023-08-19 19:37:53 +02:00
2023-08-21 13:46:25 -07:00
2023-09-09 15:11:49 -07:00
2023-04-17 18:01:23 +02:00
2023-08-15 14:57:25 -07:00
2023-03-31 09:21:35 -06:00
2023-07-26 12:29:13 +02:00
2023-08-24 16:20:18 -07:00
2023-09-09 15:11:49 -07:00
2023-08-24 16:20:32 -07:00
2023-07-26 13:29:28 -06:00
2023-06-06 13:18:32 +02:00
2023-07-27 13:45:51 +02:00
2023-08-18 10:19:00 -07:00
2023-08-18 10:18:55 -07:00
2023-05-26 13:52:19 -07:00
2023-03-09 23:08:04 -08:00
2023-03-02 21:54:22 -08:00
2023-08-25 08:06:53 -07:00
2023-08-21 13:07:22 -07:00
2023-06-12 11:31:50 -07:00
2023-04-18 16:39:33 -07:00
2023-03-28 10:39:29 +02:00
2023-06-05 15:28:42 -07:00
2023-07-21 11:40:20 -06:00
2023-08-04 13:03:40 -07:00
2023-04-25 21:03:14 -04:00
2023-03-28 16:20:13 -07:00
2023-05-16 14:08:02 -07:00
2023-08-04 18:21:50 -07:00
2023-06-01 11:24:50 -07:00
2023-07-18 13:25:37 -07:00
2023-08-18 17:08:42 +02:00
2023-06-15 13:42:18 +02:00
2023-06-06 21:39:55 +09:00
2023-08-18 10:18:50 -07:00
2023-08-18 10:12:47 -07:00
2023-08-18 10:12:32 -07:00
2023-08-21 13:46:24 -07:00
2023-06-05 15:28:42 -07:00
2023-08-16 11:47:29 +02:00
2023-06-18 02:32:54 -07:00
2023-06-12 11:31:51 -07:00
2023-04-08 13:45:39 -07:00
2023-07-27 13:45:51 +02:00
2023-05-30 16:42:01 -07:00
2023-05-30 16:42:01 -07:00
2023-08-21 13:46:24 -07:00
2023-09-05 19:01:38 -04:00