Anay 2c547e60f4 Inet framework 6 năm trước cách đây
..
README 2c547e60f4 Inet framework 6 năm trước cách đây
diffingerprints.py 2c547e60f4 Inet framework 6 năm trước cách đây
diffingerprints.sh 2c547e60f4 Inet framework 6 năm trước cách đây
ethernet-bus-reconnect.csv 2c547e60f4 Inet framework 6 năm trước cách đây
ethernet-bus-reconnect.ini 2c547e60f4 Inet framework 6 năm trước cách đây
ethernet-bus-reconnect.xml 2c547e60f4 Inet framework 6 năm trước cách đây
ethernet-hub-reconnect.csv 2c547e60f4 Inet framework 6 năm trước cách đây
ethernet-hub-reconnect.ini 2c547e60f4 Inet framework 6 năm trước cách đây
ethernet-hub-reconnect.xml 2c547e60f4 Inet framework 6 năm trước cách đây
ethernet-hub.csv 2c547e60f4 Inet framework 6 năm trước cách đây
ethernet-hub.ini 2c547e60f4 Inet framework 6 năm trước cách đây
ethernet-switch.csv 2c547e60f4 Inet framework 6 năm trước cách đây
ethernet-switch.ini 2c547e60f4 Inet framework 6 năm trước cách đây
ethernet-twohosts.csv 2c547e60f4 Inet framework 6 năm trước cách đây
ethernet-twohosts.ini 2c547e60f4 Inet framework 6 năm trước cách đây
examples-TODO.csv_off 2c547e60f4 Inet framework 6 năm trước cách đây
examples.csv 2c547e60f4 Inet framework 6 năm trước cách đây
external-tcpip.csv 2c547e60f4 Inet framework 6 năm trước cách đây
fingerprints 2c547e60f4 Inet framework 6 năm trước cách đây
gen_runallexamples.pl 2c547e60f4 Inet framework 6 năm trước cách đây
manet.csv.unstable 2c547e60f4 Inet framework 6 năm trước cách đây
multi.csv 2c547e60f4 Inet framework 6 năm trước cách đây
multi.csv.unstable 2c547e60f4 Inet framework 6 năm trước cách đây
runDefaultTests.sh 2c547e60f4 Inet framework 6 năm trước cách đây
runWirelessTests.sh 2c547e60f4 Inet framework 6 năm trước cách đây
showcases.csv 2c547e60f4 Inet framework 6 năm trước cách đây
test-branch 2c547e60f4 Inet framework 6 năm trước cách đây
tutorials.csv 2c547e60f4 Inet framework 6 năm trước cách đây
voipstream.csv 2c547e60f4 Inet framework 6 năm trước cách đây

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.