Module test

Source

Modulesยง

linear_log_test ๐Ÿ”’
Tests the log storage interface in linear mode. For testing in circular mode, see log_test.rs.
log_test ๐Ÿ”’
Tests the log storage interface in circular mode. For testing in linear mode, see linear_log_test.rs.
virtual_rng_test ๐Ÿ”’
Test file for the virtual_rng To run this test, include the code