oidnTest - Man Page

manual page for oidnTest 2.4.0

Description

Catch v2.13.6 usage:

oidnTest [<test name|pattern|tags> ... ] options

where options are

-?, -h, --help

display usage information

-l, --list-tests

list all/matching test cases

-t, --list-tags

list all/matching tags

-s, --success

include successful tests in output

-b, --break

break into debugger on failure

-e, --nothrow

skip exception tests

-i, --invisibles

show invisibles (tabs, newlines)

-o, --out <filename>

output filename

-r, --reporter <name>

reporter to use (defaults to console)

-n, --name <name>

suite name

-a, --abort

abort at first failure

-x, --abortx <no. failures>

abort after x failures

-w, --warn <warning name>

enable warnings

-d, --durations <yes|no>

show test durations

-D, --min-duration <seconds>

show test durations for tests taking at least the given number of seconds

-f, --input-file <filename>

load test names to run from a file

-#, --filenames-as-tags

adds a tag for the filename

-c, --section <section name>

specify section to run

-v, --verbosity <quiet|normal|high>

set output verbosity

--list-test-names-only

list all/matching test cases names only

--list-reporters

list all reporters

--order <decl|lex|rand>

test case order (defaults to decl)

--rng-seed <'time'|number>

set a specific seed for random numbers

--use-colour <yes|no>

should output be colourised

--libidentify

report name and version according to libidentify standard

--wait-for-keypress <never|start|exit

waits for a keypress before

|both>

exiting

--benchmark-samples <samples>

number of samples to collect (default: 100)

--benchmark-resamples <resamples>

number of resamples for the bootstrap (default: 100000)

--benchmark-confidence-interval

confidence interval for the

<confidence interval>

bootstrap (between 0 and 1, default: 0.95)

--benchmark-no-analysis

perform only measurements; do not perform any analysis

--benchmark-warmup-time

amount of time in milliseconds

<benchmarkWarmupTime>

spent on warming up each test (default: 100)

--device <[0-9]+|default|cpu|sycl|cuda

Open Image Denoise device to use

|hip|metal>

For more detailed usage please see the project docs

Info

January 2026 oidnTest 2.4.0