This commit is contained in:
Erik Frojdh
2019-11-25 11:42:21 +01:00
parent 5b5e0f109b
commit eae1fb6609
5 changed files with 12 additions and 4688 deletions

View File

@ -6,11 +6,13 @@
#include "tests/globals.h"
auto GET = slsDetectorDefs::GET_ACTION;
auto PUT = slsDetectorDefs::PUT_ACTION;
// auto GET = slsDetectorDefs::GET_ACTION;
// auto PUT = slsDetectorDefs::PUT_ACTION;
using sls::CmdProxy;
using sls::Detector;
using test::GET;
using test::PUT;
// TEST_CASE("vchip", "[.cmd]") {
// int prev_val = 0;