Lines Matching full:specifies
187 - ``--cross_compile``: Specifies the Kbuild toolchain. It passes the
249 - ``--build_dir``: Specifies kunit_tool build directory. It includes
252 - ``--make_options``: Specifies additional options to pass to make, when
266 - ``--kunitconfig``: Specifies the path or the directory of the ``.kunitconfig``
276 - ``--kconfig_add``: Specifies additional configuration options to be
288 - ``--cross_compile``: Specifies the Kbuild toolchain. It passes the
300 - ``--qemu_config``: Specifies the path to a file containing a
304 - ``--qemu_args``: Specifies additional qemu arguments, for example, ``-smp 8``.
306 - ``--jobs``: Specifies the number of jobs (commands) to run simultaneously.
309 - ``--timeout``: Specifies the maximum number of seconds allowed for all tests to run.
312 - ``--kernel_args``: Specifies additional kernel command-line arguments. May be repeated.
327 - ``--filter``: Specifies filters on test attributes, for example, ``speed!=slow``.