Add test device
Showing
- .gitlab-ci.yml 7 additions, 1 deletion.gitlab-ci.yml
- .gitlab-ci.yml_multi_stage 79 additions, 0 deletions.gitlab-ci.yml_multi_stage
- CMakeLists.txt 9 additions, 2 deletionsCMakeLists.txt
- test/CMakeLists.txt 29 additions, 0 deletionstest/CMakeLists.txt
- test/ah_config.json 18 additions, 1 deletiontest/ah_config.json
- test/check-alarm-conf.py 103 additions, 0 deletionstest/check-alarm-conf.py
- test/load-alarm-conf.py 91 additions, 0 deletionstest/load-alarm-conf.py
- test/testdevice/CMakeLists.txt 96 additions, 0 deletionstest/testdevice/CMakeLists.txt
- test/testdevice/LICENSE 165 additions, 0 deletionstest/testdevice/LICENSE
- test/testdevice/Make-9.3.4.in 93 additions, 0 deletionstest/testdevice/Make-9.3.4.in
- test/testdevice/Makefile 6 additions, 0 deletionstest/testdevice/Makefile
- test/testdevice/README.md 30 additions, 0 deletionstest/testdevice/README.md
- test/testdevice/cmake/FindLibraries.cmake 32 additions, 0 deletionstest/testdevice/cmake/FindLibraries.cmake
- test/testdevice/cmake/FindTango.cmake 24 additions, 0 deletionstest/testdevice/cmake/FindTango.cmake
- test/testdevice/src/CMakeLists.txt 10 additions, 0 deletionstest/testdevice/src/CMakeLists.txt
- test/testdevice/src/ClassFactory.cpp 38 additions, 0 deletionstest/testdevice/src/ClassFactory.cpp
- test/testdevice/src/TestDevice.cpp 1630 additions, 0 deletionstest/testdevice/src/TestDevice.cpp
- test/testdevice/src/TestDevice.h 320 additions, 0 deletionstest/testdevice/src/TestDevice.h
- test/testdevice/src/TestDeviceClass.cpp 755 additions, 0 deletionstest/testdevice/src/TestDeviceClass.cpp
- test/testdevice/src/TestDeviceClass.h 358 additions, 0 deletionstest/testdevice/src/TestDeviceClass.h
Please register or sign in to comment