Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
TRNGResetTest Class Reference
Inherits mbed_host_tests::BaseHostTest.
| Public Member Functions | |
| def | cb_trng_buffer | 
| def | cb_device_ready | 
| def | cb_reset_complete | 
| def | cb_device_test_suit_ended | 
| def | test_steps | 
Detailed Description
Test for the TRNG API.
Definition at line 40 of file trng_reset.py.
Member Function Documentation
| def cb_device_ready | ( | self, | |
| key, | |||
| value, | |||
| timestamp | |||
| ) | 
Acknowledge device rebooted correctly and feed the test execution
Definition at line 73 of file trng_reset.py.
| def cb_device_test_suit_ended | ( | self, | |
| key, | |||
| value, | |||
| timestamp | |||
| ) | 
Acknowledge device finished a test step correctly and feed the test execution
Definition at line 95 of file trng_reset.py.
| def cb_reset_complete | ( | self, | |
| key, | |||
| value, | |||
| timestamp | |||
| ) | 
Acknowledge reset complete
Definition at line 84 of file trng_reset.py.
| def cb_trng_buffer | ( | self, | |
| key, | |||
| value, | |||
| timestamp | |||
| ) | 
Acknowledge device rebooted correctly and feed the test execution
Definition at line 62 of file trng_reset.py.
| def test_steps | ( | self ) | 
Test step 1
Definition at line 107 of file trng_reset.py.
Generated on Tue Aug 9 2022 00:37:40 by
 1.7.2
 1.7.2