摘要
为减小传统的通过编写大量代码来调用Linux内核及驱动接口进行测试的编程难度,缩短测试周期,采用将Lua脚本语言载入Linux内核并使用脚本语言进行内核及驱动测试的方法,设计并实现一种简易Linux内核驱动测试工具。实验结果表明,该工具所占用的Linux内核空间小,使用灵活方便,可对内核及驱动模块进行准确有效的测试。
In order to shorten the test cycle and reduce the programming complexity of conventional test methods by calling the interfaces of Linux kernel and drivers directly,this paper presents a scheme that Lua script language is embedded into Linux kernel to test kernel and drivers.Moreover,the simple Linux kernel test tool is designed and implemented.Experimental results show that this tool only spends a little of Linux kernel space,and it is flexible and convenient.It can accurately and effectively complete the test for kernel and drivers.
出处
《计算机工程》
CAS
CSCD
北大核心
2011年第11期283-284,共2页
Computer Engineering
基金
国家自然科学基金资助项目(61072075)
国家民委自然科学基金资助项目(10ZN08)
湖北省自然科学基金资助重点项目(2009CDA139)