SaaSHub helps you find the best software and product alternatives Learn more →
Ltp Alternatives
Similar projects and alternatives to ltp
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
-
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.
-
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
src
Read-only git conversion of OpenBSD's official CVS src repository. Pull requests not accepted - send diffs to the tech@ mailing list.
-
-
-
-
ltp reviews and mentions
-
Ask HN: Why the Linux Kernel doesn't have unit tests?
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
-
Needs Some Heavy Checking
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 - #<SponsorshipServiceOld:0x00007f0fa2e8d290>
www.saashub.com | 11 Dec 2023
Stats
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.