Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
caisar
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
pub
caisar
Commits
03794fb2
Commit
03794fb2
authored
1 year ago
by
Michele Alberti
Browse files
Options
Downloads
Patches
Plain Diff
[tests] Update test commands (not oracles).
parent
0af3edb2
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
tests/interpretation_acasxu.t
+1
-1
1 addition, 1 deletion
tests/interpretation_acasxu.t
tests/interpretation_dataset.t
+1
-1
1 addition, 1 deletion
tests/interpretation_dataset.t
with
2 additions
and
2 deletions
tests/interpretation_acasxu.t
+
1
−
1
View file @
03794fb2
Test
interpret
on
acasxu
Test
interpret
on
acasxu
$
caisar
interpret
-
L
.
--
format
whyml
-
2
>&
1
<<
EOF
|
./
filter_tmpdir
.
sh
$
caisar
verify
-
L
.
--
format
whyml
--
prover
PyRAT
--
prover
-
altern
ACAS
-
2
>&
1
<<
EOF
|
./
filter_tmpdir
.
sh
>
theory
T
>
theory
T
>
use
ieee_float
.
Float64
>
use
ieee_float
.
Float64
>
use
bool
.
Bool
>
use
bool
.
Bool
...
...
This diff is collapsed.
Click to expand it.
tests/interpretation_dataset.t
+
1
−
1
View file @
03794fb2
...
@@ -4,7 +4,7 @@ Test interpret on dataset
...
@@ -4,7 +4,7 @@ Test interpret on dataset
>
0
,
1.0
,
0.0
,
0.019607843
,
0.776470588
,
0.784313725
>
0
,
1.0
,
0.0
,
0.019607843
,
0.776470588
,
0.784313725
>
EOF
>
EOF
$
caisar
interpret
-
L
.
--
format
whyml
-
2
>&
1
<<
EOF
|
./
filter_tmpdir
.
sh
$
caisar
verify
-
L
.
--
format
whyml
--
prover
Marabou
-
vv
-
2
>&
1
<<
EOF
|
./
filter_tmpdir
.
sh
>
theory
T
>
theory
T
>
use
ieee_float
.
Float64
>
use
ieee_float
.
Float64
>
use
bool
.
Bool
>
use
bool
.
Bool
...
...
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