Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable verifier fuzzer in github CI/CD #1163

Merged
merged 7 commits into from Jun 14, 2022
Merged

Enable verifier fuzzer in github CI/CD #1163

merged 7 commits into from Jun 14, 2022

Conversation

dthaler
Copy link
Collaborator

@dthaler dthaler commented Jun 2, 2022

Signed-off-by: Dave Thaler dthaler@microsoft.com

Description

This is another piece split out from PR #1153

Testing

This PR adds tests to ci/cd

Documentation

Already documented

@codecov
Copy link

codecov bot commented Jun 2, 2022

Codecov Report

Merging #1163 (7f5929e) into main (8bf0c2b) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1163   +/-   ##
=======================================
  Coverage   88.15%   88.15%           
=======================================
  Files          99       99           
  Lines       17268    17268           
=======================================
+ Hits        15222    15223    +1     
+ Misses       2046     2045    -1     
Impacted Files Coverage Δ
tests/end_to_end/test_helper.cpp 89.33% <0.00%> (+0.33%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8bf0c2b...7f5929e. Read the comment docs.

@dthaler dthaler added the tests label Jun 3, 2022
@dthaler dthaler added the security Related to security hardening label Jun 6, 2022
@dthaler dthaler force-pushed the verifier-fuzzer branch 2 times, most recently from 96087b5 to 644c908 Compare June 8, 2022 05:17
Alan-Jowett
Alan-Jowett previously approved these changes Jun 8, 2022
This is another piece split out from PR #1153

Signed-off-by: Dave Thaler <dthaler@microsoft.com>
Signed-off-by: Dave Thaler <dthaler@microsoft.com>
@Alan-Jowett
Copy link
Member

bpf2c fuzzing failure should be fixed by #1189

Alan-Jowett
Alan-Jowett previously approved these changes Jun 10, 2022
@Alan-Jowett
Copy link
Member

Unit test failing on #1210

@Alan-Jowett
Copy link
Member

bpf2c fuzzer is asserting on checked builds due to #1212

@Alan-Jowett Alan-Jowett merged commit 670fd7d into main Jun 14, 2022
@Alan-Jowett Alan-Jowett deleted the verifier-fuzzer branch June 14, 2022 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security Related to security hardening tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants