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.