On Tue Jun 17 21:07:37 2025 +0000, Nikolay Sivov wrote:
If this is specific to LVS_OWNERDATA path, we need more tests with callback mask. If it's not specific to LVS_OWNERDATA, the test should be placed elsewhere. Note that return value is not an index, so please compare with defined state constants, and without expect(), just plain ok().
Added some more tests for this and got rid of the expect, let me know what you think.