diff options
author | Alan Maguire <[email protected]> | 2020-08-04 13:47:42 -0700 |
---|---|---|
committer | Shuah Khan <[email protected]> | 2020-10-09 14:37:34 -0600 |
commit | aac35468ca20a3a0e75a24c13c0e31610727f120 (patch) | |
tree | 54be2cb278226cff9c2cdd6fef0fdc7795b2e4ea /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 90a025a859a3ac4dfe3db62edf21070a90e98766 (diff) |
kunit: test: create a single centralized executor for all tests
Add a centralized executor to dispatch tests rather than relying on
late_initcall to schedule each test suite separately. Centralized
execution is for built-in tests only; modules will execute tests when
loaded.
Signed-off-by: Alan Maguire <[email protected]>
Co-developed-by: Iurii Zaikin <[email protected]>
Signed-off-by: Iurii Zaikin <[email protected]>
Co-developed-by: Brendan Higgins <[email protected]>
Signed-off-by: Brendan Higgins <[email protected]>
Reviewed-by: Stephen Boyd <[email protected]>
Reviewed-by: Kees Cook <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions