• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

[RESOLVED]Linux Test Project

chronodekar

Senior member
A friend of mine recently finished building his Linux From Scratch (LFS) project. He was showing it to me and we got to the topic of testing the Linux Kernel.

I found the Linux Test Project (LTP) online, and it seems that they have done some extensive work. The problem I'm having is HOW to get their test cases and run it off our configuration?!?

Please bear in mind that I'm very new to this.

I'm not sure how the linux kernel is tested. What comes to my mind is to perhaps build an application that can be called from bash prompt. The app would then try out different system calls and report back on how it went.

From what I can make of the LTP, I can neither confirm nor deny my above suggestion.

Any help in the right direction would be greatly appreciated.

 
Back
Top