You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
1 year ago | |
|---|---|---|
| .. | ||
| CMakeLists.txt | 1 year ago | |
| README.md | 1 year ago | |
| minimal-secure-streams-testsfail.c | 1 year ago | |
README.md
lws minimal secure streams
The application runs some bulk and failure path tests on Secure Streams
build
$ cmake . && make
usage
| Commandline option | Meaning |
|---|---|
| -d | Debug verbosity in decimal, eg, -d15 |
| --amount | Set the amount of bulk data expected, eg, --amount 23456 |