Files
mscp/test
2022-11-01 00:34:40 +09:00
..
2022-11-01 00:02:34 +09:00
2022-11-01 00:34:40 +09:00
2022-11-01 00:34:40 +09:00

This test assumes that the user executing the test can ssh to the localhost without password.

  • Run pytest through ctest.
cd build
cmake ..
make test # or make test ARGS='-V'