Skip to content

Commit

Permalink
Update tests/mbt/driver/generate_more_traces.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Simon Noetzlin <[email protected]>
  • Loading branch information
p-offtermatt and sainoe authored Dec 15, 2023
1 parent d01e561 commit 2a1db2b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/mbt/driver/generate_more_traces.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#!/bin/bash

echo "Generating bounded drift traces with timeouts"
go run ./... -modelPath=../model/ccv_boundeddrift.qnt -step stepBoundedDrift -invariant CanTimeoutConsumer -traceFolder traces/bound_timeout -numTraces 20 -numSteps 200 -numSamples 200
echo "Generating long bounded drift traces without invariants"
Expand Down

0 comments on commit 2a1db2b

Please sign in to comment.