diff options
| author | Alan Maguire <[email protected]> | 2020-08-04 20:47:42 +0000 |
|---|---|---|
| committer | Shuah Khan <[email protected]> | 2020-10-09 20:37:34 +0000 |
| commit | aac35468ca20a3a0e75a24c13c0e31610727f120 (patch) | |
| tree | 54be2cb278226cff9c2cdd6fef0fdc7795b2e4ea /net/unix/af_unix.c | |
| parent | vmlinux.lds.h: add linker section for KUnit test suites (diff) | |
| download | kernel-aac35468ca20a3a0e75a24c13c0e31610727f120.tar.gz kernel-aac35468ca20a3a0e75a24c13c0e31610727f120.zip | |
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 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
