sbacc: Make sure it also work for non-TGBA

* src/tgbatest/sbacc.test: Adjust test case.
This commit is contained in:
Alexandre Duret-Lutz 2015-02-20 08:54:01 +01:00
parent f325cddc1c
commit 039274b238

View file

@ -61,12 +61,12 @@ EOF
diff out.hoa expected diff out.hoa expected
# This procedure should be acceptance-agnostic.
cat >in.hoa<<EOF cat >in.hoa<<EOF
HOA: v1 HOA: v1
Start: 0 Start: 0
AP: 1 "a" AP: 1 "a"
Acceptance: 2 Inf(0)&Inf(1) Acceptance: 2 Fin(0)|Inf(1)
--BODY-- --BODY--
State: 0 State: 0
[0] 1 [0] 1
@ -84,8 +84,7 @@ HOA: v1
States: 3 States: 3
Start: 0 Start: 0
AP: 1 "a" AP: 1 "a"
acc-name: generalized-Buchi 2 Acceptance: 2 Fin(0) | Inf(1)
Acceptance: 2 Inf(0)&Inf(1)
properties: trans-labels explicit-labels state-acc deterministic properties: trans-labels explicit-labels state-acc deterministic
--BODY-- --BODY--
State: 0 {1} State: 0 {1}