Avi Kivity
0ae22a09d4
LICENSE: Update to version 1.1
...
Updated terms of non-commercial use (must be a never-customer).
2026-04-12 19:46:33 +03:00
Ernest Zaslavsky
151e945d9f
Fix formatting after previous patch
2026-03-19 13:54:44 +02:00
Ernest Zaslavsky
537747cf5d
Fix indentation after previous patch
2026-03-19 13:48:53 +02:00
Ernest Zaslavsky
2535164542
test_lib: make limiting_data_source_impl available to tests
...
Relocate the `limiting_data_source_impl` declaration to the header file
so that test code can access it directly.
2026-03-19 13:48:53 +02:00
Pavel Emelyanov
77435206b9
code: Move limiting data source to test/lib
...
Only two tests use it now -- the limit-data-source-test iself and a test
that validates continuous_data_consumer template.
Signed-off-by: Pavel Emelyanov <xemul@scylladb.com >
2026-01-26 12:49:42 +03:00