quickio-testapps

Synopsis

quickio-testapps [-p /usr/bin/quickio] [-a test_app.so] [-a /usr/lib/quickio/test_app.so]

Description

Runs the application test suite against all QuickIO apps found. By default, searches in the current directory for anything with the pattern test_*.so.

Options

-a <application>, --app=<application>

Which application to run the test suite on. You can specify numerous applications to run them all in one go.

-p <quickio path>, --quickio-path=<quickio path>

Absolute path to the quickio binary, only needed if it’s not in your PATH.

Reporting Bugs

Bug reports are always welcome. Feel free to file any at: https://github.com/iheartradio/quick.io/issues

Table Of Contents

Previous topic

quickio-fuzzer

Next topic

Reporting Bugs

This Page