Add basic timing support, and SFT_T tests
Also expose some bugs...
This commit is contained in:
parent
a62f449659
commit
4e69a8bda6
9 changed files with 157 additions and 27 deletions
|
@ -25,4 +25,6 @@ public:
|
|||
static void SetUpTestCase();
|
||||
static void TearDownTestCase();
|
||||
|
||||
void run_one_scan_loop();
|
||||
void idle_for(uint ms);
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue