Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
zafl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Open Source Software
zafl
Commits
8db933ee
Commit
8db933ee
authored
6 years ago
by
Anh Nguyen-Tuong
Browse files
Options
Downloads
Patches
Plain Diff
Fix permission issue for overwriting core pattern file
parent
819e6c44
No related branches found
No related tags found
1 merge request
!2
Resolve "Missing zafl/afl functional tests"
Pipeline
#749
failed
6 years ago
Stage: clean
Stage: build
Stage: test
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
cicd_testing/afl-zafl.sh
+1
-1
1 addition, 1 deletion
cicd_testing/afl-zafl.sh
zfuzz
+1
-1
1 addition, 1 deletion
zfuzz
zipr_umbrella
+1
-1
1 addition, 1 deletion
zipr_umbrella
with
3 additions
and
3 deletions
cicd_testing/afl-zafl.sh
+
1
−
1
View file @
8db933ee
...
@@ -11,7 +11,7 @@ save_core_pattern=/tmp/$(whoami).core_pattern
...
@@ -11,7 +11,7 @@ save_core_pattern=/tmp/$(whoami).core_pattern
sudo cat
/proc/sys/kernel/core_pattern
>
$save_core_pattern
sudo cat
/proc/sys/kernel/core_pattern
>
$save_core_pattern
echo
"Setup core pattern for afl"
echo
"Setup core pattern for afl"
$ZAFL_HOME
/zfuzz/util/afl_setup_core_pattern.sh
sudo
$ZAFL_HOME
/zfuzz/util/afl_setup_core_pattern.sh
$ZAFL_HOME
/zfuzz/test/strings/test_strings.sh
$ZAFL_HOME
/zfuzz/test/strings/test_strings.sh
...
...
This diff is collapsed.
Click to expand it.
zfuzz
@
3c8d3316
Compare
39fc980a
...
3c8d3316
Subproject commit 3
9fc980abe6115989f5302868933caacf90a1745
Subproject commit 3
c8d33165439da3eb9eccb9f8cb7b12c8d3cc81d
This diff is collapsed.
Click to expand it.
zipr_umbrella
@
9b240269
Compare
146012ff
...
9b240269
Subproject commit
146012ffa20af9642f146f17ba19d2b5174f1ee7
Subproject commit
9b240269b6e8d29da84aedcdbd3ee3d2c30a037c
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment