mirror of
https://github.com/upa/mscp.git
synced 2026-02-20 22:24:44 +08:00
add test_transfer_zero_bytes
This commit is contained in:
11
test/README.md
Normal file
11
test/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
|
||||
This test assumes that the user executing the test can ssh to the
|
||||
localhost without password.
|
||||
|
||||
- Run pytest through ctest.
|
||||
|
||||
```console
|
||||
cd build
|
||||
cmake ..
|
||||
make test # or make test ARGS='-V'
|
||||
```
|
||||
Reference in New Issue
Block a user