On Fri, Jun 10, 2022 at 4:24 PM Bruce Richardson <bruce.richard...@intel.com> wrote: > > The dump* unit tests are uncallable from our test framework because the > command > validation in the unit test binary is incorrect. Rather than trying to fix > this > directly in the binary, a better approach is to add command validation to the > cmdline library - which already has 99% of what we need already - and use that > from the test app. > > Patch fix not CC'ed to stable, as fix requires new function in cmdline > library.
Series applied, thanks Bruce. -- David Marchand