2 Star 0 Fork 78

openharmony_wagner / third_party_ltp

forked from OpenHarmony / third_party_ltp 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
TODO 1.27 KB
一键复制 编辑 原始数据 按行查看 历史
mamingshuai 提交于 2021-03-11 18:41 . update openharmony 1.0.1
LTP TODO
--------
Write more syscall tests
~~~~~~~~~~~~~~~~~~~~~~~~
Syscalls and new syscall flags are added to Linux kernel each development cycle
and LTP still falls behind. Unfortunately there is no single place that would
store comprehensive list of syscalls, but there are a few places to look at:
One of the options would be looking at changes in man-pages git[1] in man2/
directory to find out newly documented functionality.
Another good source of information are kernel pages in LWN[2] weekly
editions.
Then there is linux-api mailing list[3] where changes in kernel userspace API
should be discussed.
[1] http://git.kernel.org/cgit/docs/man-pages/man-pages.git
[2] http://lwn.net
[3] http://dir.gmane.org/gmane.linux.kernel.api
Rewrite old and add new controller testcases
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
We already started working on this with rewriting cgroup_fj testcases and
newly added pids testcases. Have a look at testcases/kernel/controllers/.
Shell tests cleanups
~~~~~~~~~~~~~~~~~~~~
There are numerous testcases written in shell that does not follow single style
and use the broken-by-design binaries from tools/apicmds. These should be
cleaned up and fixed to use the test.sh test library. These include most of
tests in testcases/commands/ for example.
1
https://gitee.com/openharmony_wagner/third_party_ltp.git
git@gitee.com:openharmony_wagner/third_party_ltp.git
openharmony_wagner
third_party_ltp
third_party_ltp
wagner

搜索帮助

53164aa7 5694891 3bd8fe86 5694891