aboutsummaryrefslogtreecommitdiff
path: root/src/relooper/test_fuzz5.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/relooper/test_fuzz5.txt')
-rw-r--r--src/relooper/test_fuzz5.txt122
1 files changed, 61 insertions, 61 deletions
diff --git a/src/relooper/test_fuzz5.txt b/src/relooper/test_fuzz5.txt
index f87e5b79..fea540ed 100644
--- a/src/relooper/test_fuzz5.txt
+++ b/src/relooper/test_fuzz5.txt
@@ -1,86 +1,86 @@
-print('entry'); var label; var state; var decisions = [133, 98, 134, 143, 162, 187, 130, 87, 91, 49, 102, 47, 9, 132, 179, 176, 157, 25, 64, 161, 57, 107, 16, 167, 185, 45, 191, 180, 23, 131]; var index = 0; function check() { if (index == decisions.length) throw 'HALT'; return decisions[index++] }
-switch (the_var) {
-default: {
-}
-}
-L1: while(1) {
- print(7); state = check();
+ print('entry'); var label; var state; var decisions = [133, 98, 134, 143, 162, 187, 130, 87, 91, 49, 102, 47, 9, 132, 179, 176, 157, 25, 64, 161, 57, 107, 16, 167, 185, 45, 191, 180, 23, 131]; var index = 0; function check() { if (index == decisions.length) throw 'HALT'; return decisions[index++] }
switch (the_var) {
- state % 3 == 1 {
- label = 3;
- break;
+ default: {
+ }
}
- state % 3 == 0 {
- print(8); state = check();
+ L1: while(1) {
+ print(7); state = check();
switch (the_var) {
- state % 2 == 0 {
- label = 5;
+ state % 3 == 1 {
+ label = 3;
break;
}
- default: {
- label = 7;
- }
- }
- break;
- }
- default: {
- break L1;
- }
- }
- L5: while(1) {
- if (label == 3) {
- label = 0;
- print(2); state = check();
- switch (the_var) {
- default: {
- }
- }
- print(1); state = check();
+ state % 3 == 0 {
+ print(8); state = check();
switch (the_var) {
state % 2 == 0 {
label = 5;
- continue L5;
break;
}
default: {
label = 7;
- continue L5;
}
}
+ break;
}
- else if (label == 5) {
- label = 0;
- print(4); state = check();
- switch (the_var) {
- default: {
- label = 3;
- continue L5;
- }
- }
+ default: {
+ break L1;
}
- else if (label == 7) {
- label = 0;
- print(6); state = check();
- switch (the_var) {
- state % 2 == 0 {
- continue L1;
- break;
+ }
+ L5: while(1) {
+ if (label == 3) {
+ label = 0;
+ print(2); state = check();
+ switch (the_var) {
+ default: {
+ }
+ }
+ print(1); state = check();
+ switch (the_var) {
+ state % 2 == 0 {
+ label = 5;
+ continue L5;
+ break;
+ }
+ default: {
+ label = 7;
+ continue L5;
+ }
+ }
}
- default: {
- label = 7;
- continue L5;
+ else if (label == 5) {
+ label = 0;
+ print(4); state = check();
+ switch (the_var) {
+ default: {
+ label = 3;
+ continue L5;
+ }
+ }
}
+ else if (label == 7) {
+ label = 0;
+ print(6); state = check();
+ switch (the_var) {
+ state % 2 == 0 {
+ continue L1;
+ break;
+ }
+ default: {
+ label = 7;
+ continue L5;
+ }
+ }
}
}
}
-}
-while(1) {
- print(3); state = check();
- switch (the_var) {
- default: {
- }
+ while(1) {
+ print(3); state = check();
+ switch (the_var) {
+ default: {
+ }
+ }
}
-}