Package ltp: Information

    Source package: ltp
    Version: 20220930-alt4
    Build time:  Sep 21, 2023, 05:38 PM
    Report package bug
    License: GPL-2.0-only
    Summary: Linux Test Project
    Description: 
    The Linux Test Project 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. Our goal is to improve the Linux
    kernel and system libraries by bringing test automation to the testing
    effort. Interested open source contributors are encouraged to join.
    
    Testing Linux, one syscall at a time (tm).

    List of rpms provided by this srpm:
    ltp (e2kv6, e2kv5, e2kv4, e2k)
    ltp-open-posix-testsuite (e2kv6, e2kv5, e2kv4, e2k)
    ltp-open-posix-testsuite-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    ltp-realtime-testsuite (e2kv6, e2kv5, e2kv4, e2k)
    ltp-realtime-testsuite-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    ltp-testsuite (e2kv6, e2kv5, e2kv4, e2k)
    ltp-testsuite-checkinstall (noarch)
    ltp-testsuite-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Vitaly Chikunov

    List of contributors:
    Vitaly Chikunov
    Ilya Kurdyukov

      1. libselinux-devel
      2. libssl-devel
      3. /proc
      4. libacl-devel
      5. libaio-devel
      6. banner
      7. libkeyutils-devel
      8. rpm-build-python3
      9. libxfs-devel
      10. libcap-devel
      11. libmm-devel
      12. libnuma-devel

    Last changed


    Sept. 15, 2023 Vitaly Chikunov 20220930-alt4
    - spec: Fix false-positive vm-run call on unsupported architectures
      (ALT#47599).
    May 2, 2023 Vitaly Chikunov 20220930-alt3
    - Add `Requires: libnuma` which absence triggered mem tests failures on i586.
    Oct. 11, 2022 Vitaly Chikunov 20220930-alt2
    - Fix circular dependence on ltp-alt-lists by creating ltp-testsuite
      subpackage. ltp now is just umbrella package.
    - Make checkinstall test more robust.