Table Of Contents
Table Of Contents

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

get_fingerprint_test_tasks

Returns multiple fingerprint test tasks matching the provided filter criteria.

get_update_correct_fingerprint_tasks

Returns multiple fingerprint update tasks matching the provided filter criteria.

run_fingerprint_tests

Runs one or more fingerprint tests that match the provided filter criteria.

update_correct_fingerprints

Updates the stored correct fingerprints in the database for one or more fingerprint tests that match the provided filter criteria.