Table Of Contents
Table Of Contents

smoke

from inet.test

This module provides functionality for smoke testing of multiple simulations.

The main function is run_smoke_tests(). It allows running multiple smoke tests matching the provided filter criteria. Smoke tests check if simulations run without crashing and terminate properly.

Functions

get_smoke_test_tasks

Returns multiple smoke test tasks matching the provided filter criteria.

run_smoke_tests

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