Pavel Emelyanov
eeee58def8
tests: Make use of make_memtable() helper
...
There's one in the utils that creates lw_shared_ptr<memtable> and
applies provided vector of mutations into it. Lots of other test cases
do literally the same by hand.
The make_memtable() assumes that the caller is sitting in the seastar
thread, and all the test cases that can benfit from it already are.
Signed-off-by: Pavel Emelyanov <xemul@scylladb.com >
2023-11-02 19:28:35 +03:00
..
2023-03-23 20:57:08 +08:00
2023-10-19 13:33:29 +03:00
2023-08-29 16:01:29 +03:00
2023-08-29 15:38:33 +03:00
2023-10-29 18:30:32 +02:00
2023-10-06 23:49:15 +02:00
2023-02-15 11:01:50 +02:00
2023-02-15 11:01:50 +02:00
2023-05-30 15:10:12 +03:00
2023-05-30 15:10:12 +03:00
2023-06-22 11:28:01 +02:00
2023-06-22 14:21:03 +03:00
2023-06-27 14:37:25 +02:00
2023-02-14 11:19:03 +02:00
2023-02-15 11:01:50 +02:00
2023-06-21 00:58:24 +02:00
2023-10-20 03:16:57 -04:00
2023-02-14 11:19:03 +02:00
2023-07-15 10:51:09 +02:00
2023-07-15 10:51:06 +02:00
2023-08-12 11:46:36 +03:00
2023-03-27 01:44:00 -04:00
2023-06-20 11:37:50 +02:00
2023-06-06 13:29:16 +03:00
2023-03-16 20:34:18 +08:00
2023-02-28 21:56:53 +08:00
2023-07-21 19:07:45 +08:00
2023-09-25 17:18:21 -03:00
2023-09-25 17:18:21 -03:00
2023-11-01 14:18:17 +03:00
2023-11-02 19:26:46 +03:00
2023-11-02 19:28:35 +03:00
2023-11-01 14:18:17 +03:00
2023-11-01 14:18:17 +03:00
2023-10-08 15:57:08 +03:00
2023-10-08 15:57:08 +03:00
2023-03-09 08:21:47 +03:00
2023-03-09 08:21:47 +03:00