This is a list of available tests that can be run with the BRT framework. When registering a test(s) into a test suite (see Step 4 of Registering Your Test) please use the 'descriptor' listed for each test as the 'Input for descriptor' when asked.
BRT Example Test
- This is a quick and simple test that we created to help us test the BRT framework. It really just cat's some files and shows the results. We needed a test that would execute quickly so we could debug portions of the framework much quicker.
- https://www.osdl.org/~robot/stp-tests/exampletest.tar.gz
- descriptor: exampletest
The Linux Test Project
- The Linux Test Project is a joint project with SGI, IBM, OSDL, Bull, and Wipro Technologies with a goal to deliver test suites to the open source community that validate the reliability, robustness, and stability of Linux. The Linux Test Project is a collection of tools for testing the Linux kernel and related features. The goal is to improve the Linux kernel by bringing test automation to the kernel testing effort. Interested open source contributors are encouraged to join the project.
- https://www.osdl.org/~robot/stp-tests/LTP.tar.gz
- descriptor: LTP
Open POSIX Test Suite
- The Open POSIX Test Suite is a test suite for POSIX 2001 APIs, not tied to specific implementations. It provides conformance, functional, and stress testing. Initial focus is on Threads, Clocks & Timers, Signals, Message Queues, and Semaphores.
- https://www.osdl.org/~robot/stp-tests/pts.tar.gz
descriptor: pts