diff options
author | David Gow <davidgow@google.com> | 2020-04-30 21:27:01 -0700 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2020-05-11 16:53:40 -0600 |
commit | 45ba7a893ad89114e773b3dc32f6431354c465d6 (patch) | |
tree | e6bbd7aab2f2e9d491969fa7f1b5f4c82e4870f4 /fs/nfs_common | |
parent | 2ef96a5bb12be62ef75b5828c0aab838ebb29cb8 (diff) | |
download | linux-45ba7a893ad89114e773b3dc32f6431354c465d6.tar.gz linux-45ba7a893ad89114e773b3dc32f6431354c465d6.tar.bz2 linux-45ba7a893ad89114e773b3dc32f6431354c465d6.zip |
kunit: kunit_tool: Separate out config/build/exec/parse
Add new subcommands to kunit.py to allow stages of the existing 'run'
subcommand to be run independently:
- 'config': Verifies that .config is a subset of .kunitconfig
- 'build': Compiles a UML kernel for KUnit
- 'exec': Runs the kernel, and outputs the test results.
- 'parse': Parses test results from a file or stdin
The 'run' command continues to behave as before.
Signed-off-by: David Gow <davidgow@google.com>
Reviewed-by: Brendan Higgins <brendanhiggins@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'fs/nfs_common')
0 files changed, 0 insertions, 0 deletions