-
- Downloads
Created a helper class to start sub processes for the system test.
Created an embryo system test.
Showing
- tests/CMakeLists.txt 22 additions, 0 deletionstests/CMakeLists.txt
- tests/Subprocess.cpp 130 additions, 0 deletionstests/Subprocess.cpp
- tests/Subprocess.hpp 43 additions, 0 deletionstests/Subprocess.hpp
- tests/SubprocessSystemTests.cpp 36 additions, 0 deletionstests/SubprocessSystemTests.cpp
- tests/system_tests.cpp 28 additions, 0 deletionstests/system_tests.cpp
tests/Subprocess.cpp
0 → 100644
tests/Subprocess.hpp
0 → 100644
tests/SubprocessSystemTests.cpp
0 → 100644
tests/system_tests.cpp
0 → 100644
Please register or sign in to comment