On Thu, Jul 23, 2026 at 02:55:55PM +0200, David Marchand wrote: > Checking internal API has little sense as users are not supposed to call > those. > Use public API to achieve similar coverage. > > Signed-off-by: David Marchand <[email protected]> > --- > app/test/test_vdev.c | 85 ++++++++------------------------------------ > 1 file changed, 15 insertions(+), 70 deletions(-) > Acked-by: Bruce Richardson <[email protected]>

