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
2b90385e
Commit
2b90385e
authored
6 years ago
by
Jason Hiser
Browse files
Options
Downloads
Patches
Plain Diff
added support for ZAFL_TRACE_MAP_FIXED_ADDRESS
parent
5bf9b372
No related branches found
No related tags found
No related merge requests found
Pipeline
#1626
failed
6 years ago
Stage: clean
Stage: build
Stage: test
Stage: install
Stage: deploy
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
cicd_testing/afl-zafl.sh
+7
-0
7 additions, 0 deletions
cicd_testing/afl-zafl.sh
zfuzz
+1
-1
1 addition, 1 deletion
zfuzz
with
8 additions
and
1 deletion
cicd_testing/afl-zafl.sh
+
7
−
0
View file @
2b90385e
...
...
@@ -17,6 +17,13 @@ $ZAFL_HOME/zfuzz/test/bc/test_bc.sh
$ZAFL_HOME
/zfuzz/test/sha256sum/test_sha256sum.sh
$ZAFL_HOME
/zfuzz/test/od/test_od.sh
ehco
"Testing zafl with ZAFL_TRACE_MAP_FIXED_ADDRESS=0x10000"
export
ZAFL_TRACE_MAP_FIXED_ADDRESS
=
0x10000
$ZAFL_HOME
/zfuzz/test/strings/test_strings.sh
$ZAFL_HOME
/zfuzz/test/bc/test_bc.sh
$ZAFL_HOME
/zfuzz/test/sha256sum/test_sha256sum.sh
$ZAFL_HOME
/zfuzz/test/od/test_od.sh
echo
"Test zuntracer configurations"
$ZAFL_HOME
/zfuzz/test/ls.zuntracer/test_ls.sh
This diff is collapsed.
Click to expand it.
zfuzz
@
0d30e892
Compare
28b4a08c
...
0d30e892
Subproject commit
28b4a08c1fecff74568c0b91b27d5c9a9298
efe
0
Subproject commit
0d30e892a8a8bb7db091ca72c650a1089f4
efe
e9
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