Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
K
klee_tutorial
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
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
Edvin Åkerfeldt
klee_tutorial
Commits
3852de82
Commit
3852de82
authored
4 years ago
by
Edvin Åkerfeldt
Browse files
Options
Downloads
Patches
Plain Diff
get_sign.c, Updated due to issue
#3
parent
ebedd891
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
examples/get_sign.c
+4
-1
4 additions, 1 deletion
examples/get_sign.c
with
4 additions
and
1 deletion
examples/get_sign.c
+
4
−
1
View file @
3852de82
...
@@ -46,7 +46,10 @@ KLEE: done: generated tests = 3
...
@@ -46,7 +46,10 @@ KLEE: done: generated tests = 3
//
//
// [your answer here]
// [your answer here]
/*
/*
lrwxrwxrwx 1 ironedde ironedde 69 Dec 12 14:41 klee-last -> /home/ironedde/Documents/courses/D7020E/gits/klee_tutorial/klee-out-1
$ ls -l klee-last
lrwxrwxrwx 1 ironedde ironedde 69 Dec 18 12:03 klee-last -> /home/ironedde/Documents/courses/D7020E/gits/klee_tutorial/klee-out-0
$ ls klee-out-0
assembly.ll info messages.txt run.istats run.stats test000001.ktest test000002.ktest test000003.ktest warnings.txt
*/
*/
//
//
// C) Inspecting the generated test cases
// C) Inspecting the generated test cases
...
...
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