Home
last modified time | relevance | path

Searched refs:rusttest (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/translations/zh_CN/rust/
H A Dtesting.rst188 ``rusttest`` 宿主机测试
191 这类测试运行在用户空间,可以通过 ``rusttest`` 目标在构建内核的宿主机中编译并运行::
193 make LLVM=1 rusttest
H A Dquick-start.rst158 库,其中包含了内核中自定义 ``alloc`` 所提供的设施。测试可以使用 ``rusttest`` Make 目标
172 ``rusttest`` 是本功能的Make目标。
/linux/Documentation/rust/
H A Dtesting.rst204 The ``rusttest`` host tests
208 that performs the kernel build) using the ``rusttest`` Make target::
210 make LLVM=1 rusttest
H A Dquick-start.rst301 (called doctests or documentation tests). The ``rusttest`` Make target uses
/linux/
H A DMakefile1861 PHONY += rusttest
1862 rusttest: prepare target