Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lustre-v6
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
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
verimag
synchrone
lustre-v6
Commits
b1ce1e9f
Commit
b1ce1e9f
authored
10 years ago
by
Erwan Jahier
Browse files
Options
Downloads
Plain Diff
merge conflicts caused by a stupid commit+push+amend+push sequence.
parents
420a645c
ede35c39
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/socPredef2c.ml
+1
-1
1 addition, 1 deletion
src/socPredef2c.ml
test/lus2lic.sum
+11
-4
11 additions, 4 deletions
test/lus2lic.sum
with
12 additions
and
5 deletions
src/socPredef2c.ml
+
1
−
1
View file @
b1ce1e9f
(* Time-stamp: <modified the 13/06/2014 (at 15:
3
4) by Erwan Jahier> *)
(* Time-stamp: <modified the 13/06/2014 (at 15:4
9
) by Erwan Jahier> *)
open
Data
open
Soc
...
...
This diff is collapsed.
Click to expand it.
test/lus2lic.sum
+
11
−
4
View file @
b1ce1e9f
...
...
@@ -568,10 +568,17 @@ PASS: ./myec2c {-o /tmp/morel4.c /tmp/morel4.ec}
PASS: ../utils/test_lus2lic_no_node should_work/morel4.lus
PASS: ./lus2lic {-2c should_work/morel4.lus -n morel4}
FAIL: Check that the generated C code compiles : gcc morel4_morel4.c morel4_morel4_loop.c
<<<<<<< HEAD
PASS: ./lus2lic {-o /tmp/trivial_array.lic should_work/trivial_array.lus}
FAIL: Generate ec code : ./lus2lic {-ec -o /tmp/trivial_array.ec should_work/trivial_array.lus}
FAIL: Try to compare lus2lic -exec and ecexe: ../utils/test_lus2lic_no_node should_work/trivial_array.lus
PASS: ./lus2lic {-2c should_work/trivial_array.lus -n trivial_array}
=======
FAIL: without any option: ./lus2lic {-o /tmp/trivial_array.lic should_work/trivial_array.lus}
FAIL: Generate ec code : ./lus2lic {-ec -o /tmp/trivial_array.ec should_work/trivial_array.lus}
FAIL: Try to compare lus2lic -exec and ecexe: ../utils/test_lus2lic_no_node should_work/trivial_array.lus
FAIL: Generate c code : ./lus2lic {-2c should_work/trivial_array.lus -n trivial_array}
>>>>>>> ede35c39b81d4bd20674ac6aaf4962417a1adf6f
PASS: gcc trivial_array_trivial_array.c trivial_array_trivial_array_loop.c
PASS: ./lus2lic {-o /tmp/param_node4.lic should_work/param_node4.lus}
PASS: ./lus2lic {-ec -o /tmp/param_node4.ec should_work/param_node4.lus}
...
...
@@ -1479,9 +1486,9 @@ XPASS: Test bad programs (semantics): lus2lic {-o /tmp/bug.lic should_fail/seman
=== lus2lic Summary ===
# of expected passes 117
3
# of unexpected failures 23
6
# of expected passes 117
1
# of unexpected failures 23
8
# of unexpected successes 21
# of expected failures 37
testcase ./lus2lic.tests/non-reg.exp completed in 11
8
seconds
testcase ./lus2lic.tests/progression.exp completed in
1
seconds
testcase ./lus2lic.tests/non-reg.exp completed in 11
6
seconds
testcase ./lus2lic.tests/progression.exp completed in
0
seconds
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