Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
VFPG
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
POLLIEN Baptiste
VFPG
Commits
caaf017d
Commit
caaf017d
authored
1 year ago
by
POLLIEN Baptiste
Browse files
Options
Downloads
Patches
Plain Diff
Fix error-msg-tests
parent
90bd1d8b
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
src/verification/FPSProp.v
+0
-11
0 additions, 11 deletions
src/verification/FPSProp.v
tests/error-msg-tests/test3.res
+2
-2
2 additions, 2 deletions
tests/error-msg-tests/test3.res
tests/error-msg-tests/test4.res
+2
-2
2 additions, 2 deletions
tests/error-msg-tests/test4.res
with
4 additions
and
15 deletions
src/verification/FPSProp.v
+
0
−
11
View file @
caaf017d
...
...
@@ -496,7 +496,6 @@ Module FPS_PROP (EVAL_Def: EVAL_ENV)
Qed
.
Lemma
normalise_through_test_forbidden_deroutes
:
<<<<<<<
Updated
upstream
forall
e
id2
id3
lfb
e1
b1
ne
ne1
,
Forall
(
correct_fbd_deroute
fp
)
lfb
->
full_normalise
fp
e
=
ne
...
...
@@ -507,16 +506,6 @@ Module FPS_PROP (EVAL_Def: EVAL_ENV)
->
Common_Sem
.
test_forbidden_deroutes
ne
(
normalise_block_id
fp
(
get_nav_block
e
))
id3
lfb
=
(
b1
,
ne1
).
=======
forall
e
id2
id3
lfb
e1
b1
,
Forall
(
correct_fbd_deroute
(
`
(
`
fps
)))
lfb
->
(
normalise_block_id
(
`
(
`
fps
))
id2
)
=
(
normalise_block_id
(
`
(
`
fps
))
id3
)
->
Common_Sem
.
test_forbidden_deroutes
e
(
get_nav_block
e
)
id2
lfb
=
(
b1
,
e1
)
->
Common_Sem
.
test_forbidden_deroutes
(
full_normalise
(
`
(
`
fps
))
e
)
(
normalise_block_id
(
`
(
`
fps
))
(
get_nav_block
e
))
id3
lfb
=
(
b1
,
(
full_normalise
(
`
(
`
fps
))
e1
)).
>>>>>>>
Stashed
changes
Proof
.
intros
e
id2
id3
lfb
.
generalize
dependent
e
.
induction
lfb
.
-
simpl
.
intros
e
e1
b1
ne
ne1
_
Hne
Hne1
_
H1
.
subst
.
...
...
This diff is collapsed.
Click to expand it.
tests/error-msg-tests/test3.res
+
2
−
2
View file @
caaf017d
No
SRTM
data
found
to
check
altitude
.
NOTICE
:
Deprecated
use
of
'
route'
using
last
waypoint
in
<
go
WP
=
"HOME"
UNTIL
=
"nav_cond(23)"
PRE_CALL
=
"nav_fun(24)"
POST_CALL
=
"nav_fun(25)"
PITCH
=
"10.5"
HMODE
=
"route"
ALT
=
"10"
no
=
"301"
/>
NOTICE
:
low
altitude
(
10
<
185
+
25
)
in
<
go
WP
=
"HOME"
UNTIL
=
"nav_cond(23)"
PRE_CALL
=
"nav_fun(24)"
POST_CALL
=
"nav_fun(25)"
PITCH
=
"10.5"
HMODE
=
"route"
ALT
=
"10"
no
=
"301"
/>
NOTICE
:
Deprecated
use
of
'
route'
using
last
waypoint
in
hmode
stage
NOTICE
:
low
altitude
(
10
<
185
+
25
)
in
convertion
vmode
alt
[
ERROR
]
The
block
'
Test
Nav'
contains
more
than
255
stages
!
This diff is collapsed.
Click to expand it.
tests/error-msg-tests/test4.res
+
2
−
2
View file @
caaf017d
No
SRTM
data
found
to
check
altitude
.
NOTICE
:
Deprecated
use
of
'
route'
using
last
waypoint
in
<
go
WP
=
"HOME"
UNTIL
=
"nav_cond(23)"
PRE_CALL
=
"nav_fun(24)"
POST_CALL
=
"nav_fun(25)"
PITCH
=
"10.5"
HMODE
=
"route"
ALT
=
"10"
no
=
"301"
/>
NOTICE
:
low
altitude
(
10
<
185
+
25
)
in
<
go
WP
=
"HOME"
UNTIL
=
"nav_cond(23)"
PRE_CALL
=
"nav_fun(24)"
POST_CALL
=
"nav_fun(25)"
PITCH
=
"10.5"
HMODE
=
"route"
ALT
=
"10"
no
=
"301"
/>
NOTICE
:
Deprecated
use
of
'
route'
using
last
waypoint
in
hmode
stage
NOTICE
:
low
altitude
(
10
<
185
+
25
)
in
convertion
vmode
alt
[
ERROR
]
The
block
'
Test
Nav'
contains
more
than
255
stages
!
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