aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_doc.py
diff options
context:
space:
mode:
authorDavid Gow <[email protected]>2021-11-02 00:30:13 -0700
committerShuah Khan <[email protected]>2021-12-13 13:36:21 -0700
commit37dbb4c7c7442dbfc9b651e4ddd4afe30b26afc9 (patch)
tree2351f89a8a09e729bae637404531998ebb815d46 /scripts/bpf_doc.py
parente56e482855b782b0e38b91cc383324bb80461073 (diff)
kunit: Don't crash if no parameters are generated
It's possible that a parameterised test could end up with zero parameters. At the moment, the test function will nevertheless be called with NULL as the parameter. Instead, don't try to run the test code, and just mark the test as SKIPped. Reported-by: Daniel Latypov <[email protected]> Signed-off-by: David Gow <[email protected]> Reviewed-by: Daniel Latypov <[email protected]> Reviewed-by: Brendan Higgins <[email protected]> Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions