Proposal for a new runtime test tool
"Banginwar, Rajesh" <[email protected]>
| Newsgroups | gmane.linux.lsb.test-suite |
|---|---|
| Message-ID | <B5677069E3D9994D9EE1C7295072EA9608090E3D@orsmsx402.amr.corp.intel.com> |
Hi, As we all know LSB runtime test tools today do not have enough coverage for all the ABIs specified. The lsblibchk tool does not go beyond checking for existence of an interface and the version string if applicable. This new tool proposed here will actually expand the test coverage by validating the type definitions (structures etc.), interface details at parameter level. It will do so by validating the header file used by a distro provider while building the library package. The details are at: http://www.linuxbase.org/LSBWiki/HeaderCheck Please read the Wiki and comment. Thanks, -Rajesh