diff options
| author | Brendan Higgins <[email protected]> | 2020-08-04 20:47:44 +0000 |
|---|---|---|
| committer | Shuah Khan <[email protected]> | 2020-10-09 20:37:49 +0000 |
| commit | 45dcbb6f5ef78b0a9c1b91bea2f6f227642a65aa (patch) | |
| tree | 3b1166347c5ae73bf8f4b7101651a1bb633474db /drivers/platform/surface/aggregator/ssh_parser.c | |
| parent | init: main: add KUnit to kernel init (diff) | |
| download | kernel-45dcbb6f5ef78b0a9c1b91bea2f6f227642a65aa.tar.gz kernel-45dcbb6f5ef78b0a9c1b91bea2f6f227642a65aa.zip | |
kunit: test: add test plan to KUnit TAP format
TAP 14 allows an optional test plan to be emitted before the start of
the start of testing[1]; this is valuable because it makes it possible
for a test harness to detect whether the number of tests run matches the
number of tests expected to be run, ensuring that no tests silently
failed.
Link[1]: https://github.com/isaacs/testanything.github.io/blob/tap14/tap-version-14-specification.md#the-plan
Signed-off-by: Brendan Higgins <[email protected]>
Reviewed-by: Stephen Boyd <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'drivers/platform/surface/aggregator/ssh_parser.c')
0 files changed, 0 insertions, 0 deletions
