$ find include/kunit/ -type f | xargs wc -l --total=only 2418 $ git grep -lE '^kunit_test_suites\(' | xargs wc -l --total=only 17838