This commit is contained in:
Alwin Berger 2025-08-16 07:34:01 +00:00
parent 045709877e
commit 8bf2e23aa3

2
AE.md
View File

@ -158,6 +158,8 @@ The content should be the following:
- `.case` contains the worst case found by the fuzzer.
- `.trace.ron` contains tracing data of the worst case. Such data can be plotted into agantt chart using the tool ``gantt_driver``
Please note that fuzzing is a stochastic process and therefore, some of the results may exhibit random variation from the figures in the paper.
An archive of our results is also provided under [https://sys-sideshow.cs.tu-dortmund.de/downloads/rtss25/results.zip](https://sys-sideshow.cs.tu-dortmund.de/downloads/rtss25/results.zip).