LTP

From Texas Instruments Embedded Processors Wiki

Jump to: navigation, search
Translate this page to   

Contents

About

The LTP test suite is a collection of automated and semi-automated tests for testing various aspects of the Linux operating system. The Linux™ Test Project is a joint project started by SGI™ and maintained by IBM®, that has a goal to deliver test suites to the open source community that validate the reliability, robustness, and stability of Linux. The LTP testsuite contains a collection of tools for testing the Linux kernel and related features.

Visit the link InsideLTP for a brief description of contents of LTP test suite Visit ltp website for more information.


Source Download Location

Version for October 2008


Cross compiling

  1. CROSS_COMPILER=$(CROSS_COMPILER_TOOL_CHAIN_PATH)-
Change to your tool chain path as per your installation.
  1. LDFLAGS=-static
  2. LOADLIBES=-lpthread -lc -lresolv -lnss_dns -lnss_files -lm -lc
  3. export LOADLIBES LIB_DIR

Test setup


Execution

Leave a Comment
Personal tools
Namespaces
Variants
Actions
Navigation
Print/export
Toolbox