Home
last modified time | relevance | path

Searched refs:trigger (Results 1 – 13 of 13) sorted by relevance

/openthread-latest/tests/unit/
Dtest_timer.cpp528 for (size_t trigger = 0; trigger < kNumTriggers; trigger++) in TenTimers() local
530 sNow = kTriggerTimes[trigger] + aTimeShift; in TenTimers()
543 VerifyOrQuit(sCallCount[kCallCountIndexAlarmStart] == kTimerStartCountAfterTrigger[trigger], in TenTimers()
545 VerifyOrQuit(sCallCount[kCallCountIndexAlarmStop] == kTimerStopCountAfterTrigger[trigger], in TenTimers()
547 … VerifyOrQuit(sCallCount[kCallCountIndexTimerHandler] == kTimerHandlerCountAfterTrigger[trigger], in TenTimers()
549 …VerifyOrQuit(sTimerOn == kSchedulerStateAfterTrigger[trigger], "TestTenTimer: Platform Timer State… in TenTimers()
553 VerifyOrQuit(timers[i]->IsRunning() == kTimerStateAfterTrigger[trigger][i], in TenTimers()
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_psa_crypto_pake.function252 /* Error didn't trigger, make test fail */
346 /* Error didn't trigger, make test fail */
379 /* Error didn't trigger, make test fail */
435 /* Error didn't trigger, make test fail */
499 /* Error didn't trigger, make test fail */
526 /* Error didn't trigger, make test fail */
Dtest_suite_net.function69 * bug might trigger an invalid pointer dereference or a memory leak. */
Dtest_suite_entropy.function162 * bug might trigger an invalid pointer dereference or a memory leak. */
Dhost_test.function265 * inlined in run_test_snprintf. This can trigger a spurious warning about
Dtest_suite_psa_crypto.function859 /* Error didn't trigger, make test fail */
965 /* Error didn't trigger, make test fail */
1033 /* Error didn't trigger, make test fail */
1100 /* Error didn't trigger, make test fail */
1160 /* Error didn't trigger, make test fail */
1200 /* Error didn't trigger, make test fail */
10541 // Just trigger any kind of error. We don't care about the result here
10588 // Just trigger any kind of error. We don't care about the result here
Dtest_suite_rsa.function155 * bug might trigger an invalid pointer dereference or a memory leak. */
/openthread-latest/tools/spi-hdlc-adapter/
DREADME.md33 …l `0xF8` is emitted. If `--gpio-reset` is specified, the HDLC client can trigger an MCU reset by s…
/openthread-latest/third_party/mbedtls/repo/programs/
DREADME.md89 …t-side features, the `ssl_client2` program has options that allow you to trigger certain behaviors…
/openthread-latest/
DCONTRIBUTING.md126 This will trigger continuous-integration checks using GitHub Actions. You can view the status and l…
/openthread-latest/third_party/mbedtls/repo/docs/proposed/
Dpsa-conditional-inclusion-c.md175 Since configuration symbols must be undefined or 1, any other value should trigger an `#error`.
/openthread-latest/third_party/mbedtls/repo/docs/architecture/testing/
Dinvasive-testing.md85 * Coverage: we need to test behaviors which are not easy to trigger by using the API or which canno…
/openthread-latest/third_party/mbedtls/repo/
DChangeLog3042 to trigger a memory access up to 64KiB beyond the incoming message buffer,