Anay 2c547e60f4 Inet framework пре 6 година
..
README 2c547e60f4 Inet framework пре 6 година
diffingerprints.py 2c547e60f4 Inet framework пре 6 година
diffingerprints.sh 2c547e60f4 Inet framework пре 6 година
ethernet-bus-reconnect.csv 2c547e60f4 Inet framework пре 6 година
ethernet-bus-reconnect.ini 2c547e60f4 Inet framework пре 6 година
ethernet-bus-reconnect.xml 2c547e60f4 Inet framework пре 6 година
ethernet-hub-reconnect.csv 2c547e60f4 Inet framework пре 6 година
ethernet-hub-reconnect.ini 2c547e60f4 Inet framework пре 6 година
ethernet-hub-reconnect.xml 2c547e60f4 Inet framework пре 6 година
ethernet-hub.csv 2c547e60f4 Inet framework пре 6 година
ethernet-hub.ini 2c547e60f4 Inet framework пре 6 година
ethernet-switch.csv 2c547e60f4 Inet framework пре 6 година
ethernet-switch.ini 2c547e60f4 Inet framework пре 6 година
ethernet-twohosts.csv 2c547e60f4 Inet framework пре 6 година
ethernet-twohosts.ini 2c547e60f4 Inet framework пре 6 година
examples-TODO.csv_off 2c547e60f4 Inet framework пре 6 година
examples.csv 2c547e60f4 Inet framework пре 6 година
external-tcpip.csv 2c547e60f4 Inet framework пре 6 година
fingerprints 2c547e60f4 Inet framework пре 6 година
gen_runallexamples.pl 2c547e60f4 Inet framework пре 6 година
manet.csv.unstable 2c547e60f4 Inet framework пре 6 година
multi.csv 2c547e60f4 Inet framework пре 6 година
multi.csv.unstable 2c547e60f4 Inet framework пре 6 година
runDefaultTests.sh 2c547e60f4 Inet framework пре 6 година
runWirelessTests.sh 2c547e60f4 Inet framework пре 6 година
showcases.csv 2c547e60f4 Inet framework пре 6 година
test-branch 2c547e60f4 Inet framework пре 6 година
tutorials.csv 2c547e60f4 Inet framework пре 6 година
voipstream.csv 2c547e60f4 Inet framework пре 6 година

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.