forked from linux-test-project/ltp
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Liu Wenlong edited this page Jul 25, 2017
·
20 revisions
Linux Test Project for Automotive Grade Linux CIAT Project.
If you want more details about the Linux Test Project, please refer to LTP Wiki. If you want more details about AGL, please refer to Automotive Grande Linux.org. The mainly topic in this wiki is how to run LTP all PASS in AGL fuego which is Automotive Grade Linux CIAT Project.
About the wiki pages:
Home
- Introduced about this project.
Users Guide
- According to your wanted tests, to customize your own kernel/rootfs/etc.
Step1: Kernel related setting
- How to configure/build the kernel with yocto or cross-compile
Step2: Filesystem related setting
- How install the necessary Libs/Tools in the filesystem with yocto or cross-compile
Step3: Jenkins build env setting
- How to set the jenkins build environment(cross-compile environment which was used in AGL Fuego)
Step4: Install LTP on target
- How install the LTP on the target filesystem with yocto or cross-compile
Step5: Network tests setting
- How to setup the test server(Network related tests need test server)