Skip to content

Commit 38496fa

Browse files
geraldcombspoiana
authored andcommitted
update(test): Move the raw block engine tests to libsinsp
This makes it easier to test sinsp::open_raw_block and should improve our code coverage. Assisted-by: Claude:claude-opus-4-8 Signed-off-by: Gerald Combs <gerald@wireshark.org>
1 parent 1bfe305 commit 38496fa

3 files changed

Lines changed: 259 additions & 149 deletions

File tree

test/libscap/test_suites/engines/savefile/raw_block.cpp

Lines changed: 0 additions & 149 deletions
This file was deleted.

userspace/libsinsp/test/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ set(LIBSINSP_UNIT_TESTS_SOURCES
127127
plugins.ut.cpp
128128
plugin_manager.ut.cpp
129129
prefix_search.ut.cpp
130+
raw_block.ut.cpp
130131
string_visitor.ut.cpp
131132
filtercheck_has_args.ut.cpp
132133
filter_fields_info.ut.cpp

0 commit comments

Comments
 (0)