opentitanlib::test_utils

Module poll

Source
Expand description

Helper functions for polling in tests.

Useful for waiting for results that may not be available immediately.

Functionsยง

  • Poll some operation until it returns true or a timeout is hit.