I can't understand what is supposed to happen, perhaps because it's incomplete? There's @parameterized.expand([ ("original", True), ("preinit", False), ]) but where is that used? Alex On Mon, 15 Nov 2021 at 20:53, Vyacheslav Yurkov wrote: > This is still work-in-progress, but I'm working on overlayfs-etc class, > which would have different behavior depending on an input variable. You > can see the example here > > > https://github.com/UVV-gh/openembedded-core/commit/ea424efb7780dc3c85e329b36f4a675b56e86877#diff-9980b9625344e11f15451ab7c97fb1f137e94b68fa27df737c576b75e313996aR215 > > Regardless of the input parameter the test would be the same and should > work. > > What do you think? > > Vyacheslav > > On 15.11.2021 20:38, Alexander Kanavin wrote: > > It would be helpful to provide an example of improvements that can be > > enabled with it. > > > > Alex > >