On Mon, Dec 21, 2020 at 04:43:02PM +0200, Andy Shevchenko wrote: > Hi! > > For last few weeks KUnit stopped working. Any insight? > > P.S. I guess no need to tell that my kernel on which I run tests has not been > changed as well as command line for wrapper: > > tools/testing/kunit/kunit.py run --build_dir ~/$OUT_DIR Current output (expected 18 tests to be run from several modules): $ tools/testing/kunit/kunit.py run --build_dir ~/$OUT_DIR [16:42:24] Configuring KUnit Kernel ... [16:42:24] Building KUnit Kernel ... [16:42:28] Starting KUnit Kernel ... [ERROR] no tests run! [16:42:28] ============================================================ [16:42:28] Testing complete. 0 tests run. 0 failed. 0 crashed. [16:42:28] Elapsed time: 3.563s total, 0.002s configuring, 3.441s building, 0.000s running -- With Best Regards, Andy Shevchenko