Maxim Reznik
0bfdef3cd1
Fix scripts/replay.py script
...
by ignoring everything except `ALS.IN` and `ALS.OUT` traces.
Fixes #1257
2024-10-08 14:41:34 +00:00
Nicolas Setton
953b074292
Migrate scripts to Python3
2020-07-16 09:54:12 -04:00
Nicolas Setton
55236575c2
Minor fix in the traces-to-test regexp
...
Allow for indented traces.
2020-02-14 08:27:29 -05:00
Nicolas Setton
eabd64a1c1
Improvements to the development scripts
...
The script "traces_to_test.py" is now better at generating
test cases with "waits" corresponding to the "sends" and
requiring much fewer modifications by hand.
2019-07-31 09:38:36 -04:00
Nicolas Setton
3f95953cfe
S404-051 Fix script that transforms traces into tests
...
The location of the "wait" commands, and the processing
for replacing paths to URI markers, were wrong.
2019-04-08 19:35:27 +03:00
Nicolas Setton
770cfdd04f
S329-029 add a converter from test traces to protocol string
...
And add some code ready to transform traces files to
our json format for tests.
2019-03-29 16:09:16 +02:00