gapk/tests
Vadim Yanitskiy 3e9e57fb40 tests: add pq_file test
This test is intended to check the file source / sink
operability. To do that, the following processing chain
is being composed:

  source/file -> proc/dummy -> sink/file (stdout)

The source item opens the sample file named 'io_sample.txt'
for reading. The next processing item simply converts all
uppercase latters to the lowercase. The last one writes
the result to stdout.

This processing cycle is being repeated several times
with different block length values.
2017-12-31 12:21:00 +01:00
..
io tests: add pq_file test 2017-12-31 12:21:00 +01:00
procqueue tests: add procqueue test 2017-12-31 12:21:00 +01:00
ref-files Init automake test environment 2017-12-31 12:21:00 +01:00
Makefile.am tests: add pq_file test 2017-12-31 12:21:00 +01:00
common.sh Init automake test environment 2017-12-31 12:21:00 +01:00
play_all_formats.sh Init automake test environment 2017-12-31 12:21:00 +01:00
test_all_formats.sh Init automake test environment 2017-12-31 12:21:00 +01:00
testsuite.at tests: add pq_file test 2017-12-31 12:21:00 +01:00
update_ref_files.sh Init automake test environment 2017-12-31 12:21:00 +01:00