9 lines
450 B
XML
9 lines
450 B
XML
<testsuites name="results">
|
|
<testsuite name="all" package="all">
|
|
<property name="random_seed" value="1751043171" />
|
|
<testcase name="test_sanity" classname="chacha20_block" file="/home/byron/Projects/crypto/ChaCha20_Poly1305_64/sim/chacha20_block.py" lineno="12" time="0.0004475116729736328" sim_time_ns="0.0" ratio_time="0.0">
|
|
<failure message="Test failed with RANDOM_SEED=1751043171" />
|
|
</testcase>
|
|
</testsuite>
|
|
</testsuites>
|