On Fri, Apr 08, 2022 at 03:31:46PM +0200, Roger Pau Monne wrote: > Current vif and vcpupin parse tests are out of sync. First of all, xl > returns 1 on failure, so replace the expected error code. > > Secondly fix the expected output from some vif tests, as xl will no > longer print the unpopulated fields. > > Signed-off-by: Roger Pau Monné <roger....@citrix.com>
Acked-by: Anthony PERARD <anthony.per...@citrix.com> > --- > We should find a way for those tests to be run as part of osstest, or > else they will go stale again sooner or later. I guess having those two tests case in "tools/tests/" would be better, then having osstest runs all tests in "tools/tests/" might be the way to go. Thanks, -- Anthony PERARD