<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://www.gentoo-zh.org/extern.php?action=feed&amp;tid=816&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Gentoo中文社区 / Linux/x86 6.6.13 内核配置选--Kernel hacking--Kernel Testing and Coverage]]></title>
		<link>https://www.gentoo-zh.org/viewtopic.php?id=816</link>
		<description><![CDATA[Linux/x86 6.6.13 内核配置选--Kernel hacking--Kernel Testing and Coverage 最近发表的帖子。]]></description>
		<lastBuildDate>Fri, 16 Feb 2024 07:55:25 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Linux/x86 6.6.13 内核配置选--Kernel hacking--Kernel Testing and Coverage]]></title>
			<link>https://www.gentoo-zh.org/viewtopic.php?pid=931#p931</link>
			<description><![CDATA[<p>&lt; &gt; KUnit - Enable support for unit tests&#160; ----<br />翻译:KUnit-启用对单元测试的支持<br />说明:</p><p> &lt; &gt; Notifier error injection<br />翻译:通知程序错误注入<br />说明:仅供内核开发者使用</p><p> &lt; &gt;&#160; &#160;PM notifier error injection module<br />翻译:PM通知程序错误注入模块<br />说明:</p><p> &lt; &gt;&#160; &#160;Netdev notifier error injection module<br />翻译:Netdev通知程序错误注入模块 <br />说明:</p><p> [ ] Fault-injections of functions<br />翻译:功能的故障注入<br />说明:</p><p> [ ] Fault-injection framework<br />翻译:故障注入框架<br />说明:</p><p> [ ] Code coverage for fuzzing<br />翻译:模糊化的代码覆盖率<br />说明:</p><p> [ ] Runtime Testing&#160; ---&gt;<br />翻译:运行时测试<br />说明:</p><p>&#160; &#160; &#160; &#160;&lt; &gt;&#160; &#160;Dhrystone benchmark test<br />翻译:Dhrystone基准测试<br />说明:</p><p>&#160; &#160; &#160; &#160;&lt; &gt;&#160; &#160;Linux Kernel Dump Test Tool Module<br />翻译:Linux内核转储测试工具模块<br />说明:</p><p>&#160; &#160; &#160; &#160;&lt; &gt;&#160; &#160;Min heap test<br />翻译:最小堆测试<br />说明:</p><p>&#160; &#160; &#160; &#160;&lt; &gt;&#160; &#160;64bit/32bit division and modulo test<br />翻译:64位/32位除法和模测试 <br />说明:</p><p>&#160; &#160; &#160; &#160;&lt; &gt;&#160; &#160;Self test for the backtrace code<br />翻译:回溯代码的自检<br />说明:</p><p>&#160; &#160; &#160; &#160;&lt; &gt;&#160; &#160;Self test for reference tracker<br />翻译:参考跟踪器自检<br />说明:</p><p>&#160; &#160; &#160; &#160;&lt; &gt;&#160; &#160;Red-Black tree test<br />翻译:红黑树试验<br />说明:</p><p>&#160; &#160; &#160; &#160;&lt; &gt;&#160; &#160;Reed-Solomon library test<br />翻译:Reed-Solomon库测试<br />说明:</p><p>&#160; &#160; &#160; &#160;&lt; &gt;&#160; &#160;Interval tree test<br />翻译:区间树测试<br />说明:</p><p>&#160; &#160; &#160; &#160;&lt; &gt;&#160; &#160;Per cpu operations test<br />翻译:单cpu操作测试<br />说明:</p><p>&#160; &#160; &#160; &#160;&lt; &gt;&#160; &#160;Perform an atomic64_t self-test<br />翻译:执行原子64自检<br />说明:</p><p>&#160; &#160; &#160; &#160;&lt; &gt;&#160; &#160;Self test for hardware accelerated raid6 recovery<br />翻译:硬件加速raid6恢复的自检<br />说明:</p><p>&#160; &#160; &#160; &#160;&lt; &gt;&#160; &#160;Test functions located in the hexdump module at runtime<br />翻译:运行时测试位于hexdump模块中的函数<br />说明:</p><p>&#160; &#160; &#160; &#160;&lt; &gt;&#160; &#160;Test string functions at runtime<br />翻译:在运行时测试字符串函数<br />说明:</p><p>&#160; &#160; &#160; &#160;&lt; &gt;&#160; &#160;Test functions located in the string_helpers module at runtime<br />翻译:运行时测试位于string_helpers模块中的函数<br />说明:</p><p>&#160; &#160; &#160; &#160;&lt; &gt;&#160; &#160;Test kstrto () family of functions at runtime<br />翻译:在运行时测试kstrto（）函数族 <br />说明:</p><p>&#160; &#160; &#160; &#160;&lt; &gt;&#160; &#160;Test printf() family of functions at runtime<br />翻译:<br />说明:仅供内核开发者使用</p><p>&#160; &#160; &#160; &#160;&lt; &gt;&#160; &#160;Test scanf() family of functions at runtime<br />翻译:<br />说明:仅供内核开发者使用</p><p>&#160; &#160; &#160; &#160;&lt; &gt;&#160; &#160;Test bitmap_ () family of functions at runtime<br />翻译:<br />说明:仅供内核开发者使用</p><p>&#160; &#160; &#160; &#160;&lt; &gt;&#160; &#160;Test functions located in the uuid module at runtime<br />翻译:在运行时测试位于uuid模块中的函数<br />说明:仅供内核开发者使用</p><p>&#160; &#160; &#160; &#160;&lt; &gt;&#160; &#160;Test the XArray code at runtime<br />翻译:<br />说明:仅供内核开发者使用</p><p>&#160; &#160; &#160; &#160;&lt; &gt;&#160; &#160;Test the Maple Tree code at runtime or module load<br />翻译:<br />说明:仅供内核开发者使用</p><p>&#160; &#160; &#160; &#160;&lt; &gt;&#160; &#160;Perform selftest on resizable hash table<br />翻译:<br />说明:仅供内核开发者使用</p><p>&#160; &#160; &#160; &#160;&lt; &gt;&#160; &#160;Perform selftest on IDA functions<br />翻译:<br />说明:仅供内核开发者使用</p><p>&#160; &#160; &#160; &#160;&lt; &gt;&#160; &#160;Perform selftest on priority array manager<br />翻译:<br />说明:仅供内核开发者使用</p><p>&#160; &#160; &#160; &#160;&lt; &gt;&#160; &#160;Test module loading with &#039;hello world&#039; module<br />翻译:<br />说明:仅供内核开发者使用</p><p>&#160; &#160; &#160; &#160;&lt; &gt;&#160; &#160;Test module for compilation of bitops operations<br />翻译:<br />说明:仅供内核开发者使用</p><p>&#160; &#160; &#160; &#160;&lt; &gt;&#160; &#160;Test module for stress/performance analysis of vmalloc allocator<br />翻译:<br />说明:仅供内核开发者使用</p><p>&#160; &#160; &#160; &#160;&lt; &gt;&#160; &#160;Test user/kernel boundary protections<br />翻译:<br />说明:仅供内核开发者使用</p><p>&#160; &#160; &#160; &#160;&lt; &gt;&#160; &#160;Test BPF filter functionality<br />翻译:<br />说明:仅供内核开发者使用</p><p>&#160; &#160; &#160; &#160;&lt; &gt;&#160; &#160;Test blackhole netdev functionality<br />翻译:<br />说明:仅供内核开发者使用</p><p>&#160; &#160; &#160; &#160;&lt; &gt;&#160; &#160;Test find_bit functions<br />翻译:<br />说明:仅供内核开发者使用<br />&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; <br />&#160; &#160; &#160; &#160;&lt; &gt;&#160; &#160;Test firmware loading via userspace interface<br />翻译:<br />说明:仅供内核开发者使用</p><p>&#160; &#160; &#160; &#160;&lt; &gt;&#160; &#160;sysctl test driver<br />翻译:<br />说明:仅供内核开发者使用</p><p>&#160; &#160; &#160; &#160;&lt; &gt;&#160; &#160;udelay test driver<br />翻译:<br />说明:仅供内核开发者使用</p><p>&#160; &#160; &#160; &#160;&lt; &gt;&#160; &#160;Test static keys<br />翻译:<br />说明:仅供内核开发者使用</p><p>&#160; &#160; &#160; &#160;&lt; &gt;&#160; &#160;Test DYNAMIC_DEBUG<br />翻译:<br />说明:仅供内核开发者使用</p><p>&#160; &#160; &#160; &#160;&lt; &gt;&#160; &#160;kmod stress tester<br />翻译:<br />说明:仅供内核开发者使用</p><p>&#160; &#160; &#160; &#160;&lt; &gt;&#160; &#160;Test memcat_p() helper function<br />翻译:<br />说明:仅供内核开发者使用</p><p>&#160; &#160; &#160; &#160;&lt; &gt;&#160; &#160;Test livepatching<br />翻译:<br />说明:仅供内核开发者使用</p><p>&#160; &#160; &#160; &#160;&lt; &gt;&#160; &#160;Perform selftest on object aggreration manager<br />翻译:<br />说明:仅供内核开发者使用</p><p>&#160; &#160; &#160; &#160;&lt; &gt;&#160; &#160;Test heap/page initialization<br />翻译:<br />说明:仅供内核开发者使用</p><p>&#160; &#160; &#160; &#160;&lt; &gt;&#160; &#160;Test HMM (Heterogeneous Memory Management)<br />翻译:<br />说明:仅供内核开发者使用</p><p>&#160; &#160; &#160; &#160;&lt; &gt;&#160; &#160;Test freeing pages<br />翻译:<br />说明:仅供内核开发者使用</p><p>&#160; &#160; &#160; &#160;&lt; &gt;&#160; &#160;Test floating point operations in kernel space<br />翻译:<br />说明:仅供内核开发者使用</p><p>&#160; &#160; &#160; &#160;&lt; &gt;&#160; &#160;Test clocksource watchdog in kernel space<br />翻译:<br />说明:仅供内核开发者使用</p><p> [ ] Memtest<br />翻译:<br />说明:</p>]]></description>
			<author><![CDATA[dummy@example.com (batsom)]]></author>
			<pubDate>Fri, 16 Feb 2024 07:55:25 +0000</pubDate>
			<guid>https://www.gentoo-zh.org/viewtopic.php?pid=931#p931</guid>
		</item>
	</channel>
</rss>
