How to Install rt-tests in Ubuntu 18.04



Install rt-tests by entering the following commands in the terminal:

sudo apt update
sudo apt install rt-tests

Description:

Test programs for rt kernels

rt-tests contains a set of programs that test and measure various components of real-time kernel behavior, such as timer latency, signal latency and the functioning of priority-inheritance mutexes. Additionally it contains hackbench, a program to generate work for the scheduler.

Version: 1.0-3

Section: universe/misc