linux-test-project / ltp

Linux Test Project (mailing list: https://lists.linux.it/listinfo/ltp)
https://linux-test-project.readthedocs.io/
GNU General Public License v2.0
2.3k stars 1.01k forks source link

How to built ltp for x86 board #878

Closed indumathiraju closed 2 years ago

metan-ucw commented 2 years ago

LTP is build as any other project that uses autotools, see:

https://github.com/linux-test-project/ltp/#quick-guide-to-running-the-tests

richiejp commented 2 years ago

Also, if you are asking "How do I build LTP for my x86 embedded device", then see https://buildroot.org/ which supports LTP out of the box. There is a recipe for it in Yocto as well: http://cgit.openembedded.org/openembedded-core/tree/meta/recipes-extended/ltp