Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
Zipr Toolchain
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
Zipr Toolchain
Commits
6744685f
Commit
6744685f
authored
7 years ago
by
jdh8d
Browse files
Options
Downloads
Patches
Plain Diff
Revised so -k works properly, and all results reported at end
Former-commit-id: a03a3dffa9e180eadea9dc12d5351321b33921f9
parent
ab1fb676
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tools/transforms/tests/test_buffer_overflow.sh
+1
-6
1 addition, 6 deletions
tools/transforms/tests/test_buffer_overflow.sh
with
1 addition
and
6 deletions
tools/transforms/tests/test_buffer_overflow.sh
+
1
−
6
View file @
6744685f
...
...
@@ -85,7 +85,6 @@ report ()
main
()
{
clean
build
build_with_stack_protector
protect
...
...
@@ -98,11 +97,7 @@ main()
test_functional test_buffer_overflow.exe.p1.hlt
test_functional test_buffer_overflow.exe.sp.p1.189
report
echo
"Test detection"
passes
=
0
fails
=
0
echo
"Test detection (segfaults, etc. expected) -- errors do not effect test results"
test_detection test_buffer_overflow.exe.p1.139 139
test_detection test_buffer_overflow.exe.p1.188 188
test_detection test_buffer_overflow.exe.p1.hlt 139
...
...
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