ltp

Linux Test Project (mailing list: https://lists.linux.it/listinfo/ltp) (by linux-test-project)

Ltp Alternatives

Similar projects and alternatives to ltp

  1. neovim

    1,415 ltp VS neovim

    Vim-fork focused on extensibility and usability

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. linux

    1,036 ltp VS linux

    Linux kernel source tree

  4. src

    758 ltp VS src

    Read-only git conversion of OpenBSD's official CVS src repository. Pull requests not accepted - send diffs to the tech@ mailing list.

  5. OpenSSL

    165 ltp VS OpenSSL

    TLS/SSL and crypto library

  6. embassy

    80 ltp VS embassy

    Modern embedded framework, using Rust and async.

  7. phoronix-test-suite

    The Phoronix Test Suite open-source, cross-platform automated testing/benchmarking software.

  8. fitnesse

    15 ltp VS fitnesse

    FitNesse -- The Acceptance Test Wiki

  9. Understanding-Unix-Linux-Programming

    Source code of Understanding Unix/Linux Programming. The book provides example code in C, I would like to replicate it in Rust.

  10. Melang

    A script language of time-sharing scheduling coroutine in single thread

  11. Huawei-WMI

    Huawei WMI laptop extras linux driver

  12. kfc

    2 ltp VS kfc

    A terminal-emulator color palette setter written in POSIX C99.

  13. XRT

    1 ltp VS XRT

    Run Time for AIE and FPGA based platforms

  14. more-speech

    2 ltp VS more-speech

    A Nostr browser in Clojure.

  15. nullfsvfs

    a virtual black hole file system that behaves like /dev/null

  16. dtrace-utils

    DTrace-utils contains the DTrace port to Linux

  17. krf

    2 ltp VS krf

    A kernelspace syscall interceptor and randomized faulter

  18. tf-keras

    1 ltp VS tf-keras

    The TensorFlow-specific implementation of the Keras API, which was the default Keras from 2019 to 2023.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better ltp alternative or higher similarity.

ltp discussion

Log in or Post with

ltp reviews and mentions

Posts with mentions or reviews of ltp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-10-29.
  • New Mac Mini with M4
    3 projects | news.ycombinator.com | 29 Oct 2024
    I would be shocked if they weren't using a test suite, especially given all the platforms and devices Linux supports. POSIX has a test suite, and there are several Linux test suites [1], [2]. Although, I would think that an architecture port is fairly straightforward. It's reverse-engineering and writing all the device drivers, but devices generally have a well-known interface (and, therefore, presumably tests). The OpenGL drivers are being tested against the official OpenGL test suite.

    Of course, there are no guarantees that it runs correctly. Probably doesn't, given that even Apple and Microsoft's software don't run correctly, either. But saying software doesn't run perfectly in all cases is almost tautological.

    [1] https://github.com/phoronix-test-suite/phoronix-test-suite

    [2] https://github.com/linux-test-project/ltp

  • Ext4 data corruption in stable kernels [LWN.net]
    1 project | /r/linux | 9 Dec 2023
    Can anyone verify that this only happens under O_DIRECT? I see that the original bug report references preadv03, a test case which uses O_DIRECT.
  • Ask HN: Why the Linux Kernel doesn't have unit tests?
    8 projects | news.ycombinator.com | 25 Nov 2022
    There are tests, they're just out of tree, focused on integration rather than unit, and very decentralized. You'll get nastygrams on lkml if you break them.

    Here's one prominent example: https://github.com/linux-test-project/ltp

  • Uncle Bob and Silver Bullets
    5 projects | news.ycombinator.com | 4 Jul 2022
  • Needs Some Heavy Checking
    4 projects | news.ycombinator.com | 9 Feb 2022
    It's not in the codebase proper, but the Linux Test Project https://github.com/linux-test-project/ltp is probably a good place to start to see what's currently being tested for a syscall and to add new tests if there's a gap. https://github.com/linux-test-project/ltp/tree/master/testca... is some tests of this particular syscall.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 21 Jan 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic ltp repo stats
7
2,368
9.8
5 days ago

linux-test-project/ltp is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.

The primary programming language of ltp is C.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that C is
the 6th most popular programming language
based on number of references?