Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 460 Bytes

File metadata and controls

15 lines (9 loc) · 460 Bytes

delay_timer-test

some test for crate delay_timer

crate link:

https://github.com/BinChengZhao/delay-timer

here some test for delay_timer,also used for sample.thanks @BinChengZhao

test utils in tester

this script utils must run in this directory,tester.

  • test_script.sh is samples for runner.

  • monitor.sh is for monit memory usage,but only for this test program,because it only monit process named dt_test,which is given at Cargo.toml