Additional unit test work

Reverts a previous ct test fix
This commit is contained in:
martinsumner 2017-01-23 15:15:40 +00:00
parent 5105df1cd6
commit 90c920fe86
4 changed files with 139 additions and 58 deletions

View file

@ -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).