test(integration_test): port 'runtime-tools/validation/linux_seccomp'#2531
Merged
YJDoc2 merged 3 commits intoyouki-dev:mainfrom Nov 17, 2023
xiaoyang-sde:linux_seccomp
Merged
test(integration_test): port 'runtime-tools/validation/linux_seccomp'#2531YJDoc2 merged 3 commits intoyouki-dev:mainfrom xiaoyang-sde:linux_seccomp
YJDoc2 merged 3 commits intoyouki-dev:mainfrom
xiaoyang-sde:linux_seccomp
Conversation
Signed-off-by: Xiaoyang Liu <siujoeng.lau@gmail.com>
Collaborator
|
Hey, the CI is passing, and overall seems ok. I'll take a more detailed look a bit later, but should be fine with one-two nitpicks. |
60 tasks
Author
No problem! 👍 |
YJDoc2
requested changes
Nov 16, 2023
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #2531 +/- ##
==========================================
+ Coverage 65.87% 65.91% +0.03%
==========================================
Files 133 133
Lines 16868 16873 +5
==========================================
+ Hits 11112 11122 +10
+ Misses 5756 5751 -5 |
Co-authored-by: Yashodhan <54112038+YJDoc2@users.noreply.github.com> Signed-off-by: Xiaoyang Liu <siujoeng.lau@gmail.com>
Signed-off-by: Xiaoyang Liu <siujoeng.lau@gmail.com>
YJDoc2
approved these changes
Nov 17, 2023
Collaborator
YJDoc2
left a comment
There was a problem hiding this comment.
LGTM! Thanks for your contributions : )
This was referenced Dec 17, 2023
Merged
Merged
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#361
This pull request ports the
runtime-tools/validation/linux_seccomptest case totests/integration_test/src/tests/seccomp/mod.rs.