Anay 2c547e60f4 Inet framework il y a 6 ans
..
README 2c547e60f4 Inet framework il y a 6 ans
diffingerprints.py 2c547e60f4 Inet framework il y a 6 ans
diffingerprints.sh 2c547e60f4 Inet framework il y a 6 ans
ethernet-bus-reconnect.csv 2c547e60f4 Inet framework il y a 6 ans
ethernet-bus-reconnect.ini 2c547e60f4 Inet framework il y a 6 ans
ethernet-bus-reconnect.xml 2c547e60f4 Inet framework il y a 6 ans
ethernet-hub-reconnect.csv 2c547e60f4 Inet framework il y a 6 ans
ethernet-hub-reconnect.ini 2c547e60f4 Inet framework il y a 6 ans
ethernet-hub-reconnect.xml 2c547e60f4 Inet framework il y a 6 ans
ethernet-hub.csv 2c547e60f4 Inet framework il y a 6 ans
ethernet-hub.ini 2c547e60f4 Inet framework il y a 6 ans
ethernet-switch.csv 2c547e60f4 Inet framework il y a 6 ans
ethernet-switch.ini 2c547e60f4 Inet framework il y a 6 ans
ethernet-twohosts.csv 2c547e60f4 Inet framework il y a 6 ans
ethernet-twohosts.ini 2c547e60f4 Inet framework il y a 6 ans
examples-TODO.csv_off 2c547e60f4 Inet framework il y a 6 ans
examples.csv 2c547e60f4 Inet framework il y a 6 ans
external-tcpip.csv 2c547e60f4 Inet framework il y a 6 ans
fingerprints 2c547e60f4 Inet framework il y a 6 ans
gen_runallexamples.pl 2c547e60f4 Inet framework il y a 6 ans
manet.csv.unstable 2c547e60f4 Inet framework il y a 6 ans
multi.csv 2c547e60f4 Inet framework il y a 6 ans
multi.csv.unstable 2c547e60f4 Inet framework il y a 6 ans
runDefaultTests.sh 2c547e60f4 Inet framework il y a 6 ans
runWirelessTests.sh 2c547e60f4 Inet framework il y a 6 ans
showcases.csv 2c547e60f4 Inet framework il y a 6 ans
test-branch 2c547e60f4 Inet framework il y a 6 ans
tutorials.csv 2c547e60f4 Inet framework il y a 6 ans
voipstream.csv 2c547e60f4 Inet framework il y a 6 ans

README

This folder contains fingerprint-based tests for various models.

When a fingerprint test passes, that indicates that with very high
probability, the simulation has followed the same trajectory as when
the fingerprint was recorded, i.e. the times and modules of the events
were the same. That is, a passing fingerprint tests means that the
simulation model logic works the same as before.

However, a passing test does not guarantee that e.g. result recording
has not changed.

Fingerprints are fragile to NED changes and parameter value changes.

When a fingerprint test fails, the simulation's correctness has to be
verified by some other means, and the fingerprints in the tests
updated.