Searched refs:rusttest (Results 1 – 5 of 5) sorted by relevance
188 ``rusttest`` 宿主机测试191 这类测试运行在用户空间,可以通过 ``rusttest`` 目标在构建内核的宿主机中编译并运行::193 make LLVM=1 rusttest
278 ``rusttest`` 是本功能的Make目标。
204 The ``rusttest`` host tests208 that performs the kernel build) using the ``rusttest`` Make target::210 make LLVM=1 rusttest
298 (called doctests or documentation tests). The ``rusttest`` Make target uses
1944 PHONY += rusttest1945 rusttest: prepare target