I don't think so any testing will be part of an application. There is nothing in the OS that would ever make use of it directly. Even if you were to make something like ostest use it the right place would still be as an application.
--Brennan On Mon, Dec 28, 2020, 10:40 AM Abdelatif Guettouche < abdelatif.guettou...@gmail.com> wrote: > Unity (https://github.com/ThrowTheSwitch/Unity) is a test harness that > we can use both for applications and OS code. Isn't it better to have > it in libs/libtesting instead of apps/testing? >