Lines Matching full:specifies
185 - ``--cross_compile``: Specifies the Kbuild toolchain. It passes the
247 - ``--build_dir``: Specifies kunit_tool build directory. It includes
250 - ``--make_options``: Specifies additional options to pass to make, when
264 - ``--kunitconfig``: Specifies the path or the directory of the ``.kunitconfig``
274 - ``--kconfig_add``: Specifies additional configuration options to be
286 - ``--cross_compile``: Specifies the Kbuild toolchain. It passes the
298 - ``--qemu_config``: Specifies the path to a file containing a
302 - ``--qemu_args``: Specifies additional qemu arguments, for example, ``-smp 8``.
304 - ``--jobs``: Specifies the number of jobs (commands) to run simultaneously.
307 - ``--timeout``: Specifies the maximum number of seconds allowed for all tests to run.
310 - ``--kernel_args``: Specifies additional kernel command-line arguments. May be repeated.
325 - ``--filter``: Specifies filters on test attributes, for example, ``speed!=slow``.