Additional unit test work
Reverts a previous ct test fix
This commit is contained in:
parent
5105df1cd6
commit
90c920fe86
4 changed files with 139 additions and 58 deletions
|
@ -15,8 +15,8 @@
|
|||
sst_timing/3]).
|
||||
|
||||
-define(PUT_LOGPOINT, 20000).
|
||||
-define(HEAD_LOGPOINT, 160000).
|
||||
-define(GET_LOGPOINT, 160000).
|
||||
-define(HEAD_LOGPOINT, 50000).
|
||||
-define(GET_LOGPOINT, 50000).
|
||||
-define(SST_LOGPOINT, 20000).
|
||||
-define(LOG_LEVEL, [info, warn, error, critical]).
|
||||
-define(SAMPLE_RATE, 16).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue