task¶
from inet.test.fingerprint
This module provides functionality for fingerprint testing of multiple simulations.
The main function is run_fingerprint_tests()
. It allows running multiple fingerprint tests matching the provided
filter criteria. Fingerprint tests check for regressions in the simulation execution trajectory.
Functions
Returns multiple fingerprint test tasks matching the provided filter criteria. |
|
Returns multiple fingerprint update tasks matching the provided filter criteria. |
|
Runs one or more fingerprint tests that match the provided filter criteria. |
|
Updates the stored correct fingerprints in the database for one or more fingerprint tests that match the provided filter criteria. |