Currently, test.py will throw an error if the test will use BOOST_DATA_TEST_CASE. test.py as a first step getting all test functions in the file, but when BOOST_DATA_TEST_CASE will be used the output will have additional lines indicating parametrized test that test.py can not handle. This commit adds handling this case, as a caveat all tests should start from 'test' or they will be ignored. Closes: #20530 Closes scylladb/scylladb#20556
94 KiB
Executable File
94 KiB
Executable File