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

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.