Ai
1 Star 0 Fork 2

BuildOpenSource/busybox

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
TODO 983 Bytes
一键复制 编辑 原始数据 按行查看 历史
Rob Landley 提交于 2005-11-07 17:06 +08:00 . It was a bit out of date.
This testsuite is quite obviously a work in progress. As such,
there are a number of good extensions. If you are looking for
something to do, feel free to tackle one or more of the following:
Moving to the new format.
The old way was "lots of little tests files in a directory", which
doesn't interact well with source control systems. The new test
format is command.tests files that use testing.sh.
Every busybox applet needs a corresponding applet.tests.
Full SUSv3 test suite.
Let's make the Linux Test Project jealous, shall we? Don't just
audit programs for standards compliance, _prove_ it with a regression
test harness.
http://www.opengroup.org/onlinepubs/009695399/utilities/
Some tests need root access.
It's hard to test things like mount or init as a normal user.
Possibly User Mode Linux could be used for this, or perhaps
Erik's buildroot.
libbb unit testing
Being able to test the functions of libbb individually may
help to prevent regressions.
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/build-open-source/busybox.git
git@gitee.com:build-open-source/busybox.git
build-open-source
busybox
busybox
master

搜索帮助