summaryrefslogtreecommitdiff
path: root/src/tests/dlt-test-receiver-multiple-files.sh
Commit message (Collapse)AuthorAgeFilesLines
* Restrict dlt-receive to write max. n-bytesStefan Vacek2015-10-071-0/+72
- dlt-receive gets a new parameter to restrict the maximum size of the written file. When the limit is exceeded, a new file is opened - testscript (bash) in src/tests provided to demonstrate functionality Signed-off-by: Stefan Vacek <stefan.vacek@intel.com>