Source: rt-tests
Section: misc
Priority: optional
Maintainer: Punit Agrawal <punit@debian.org>
Standards-Version: 4.7.2
Build-Depends: debhelper-compat (= 12), libnuma-dev, libcpupower-dev
Vcs-Browser: https://salsa.debian.org/debian/rt-tests
Vcs-Git: https://salsa.debian.org/debian/rt-tests.git

Package: rt-tests
Architecture: linux-any
Depends: ${shlibs:Depends}, ${misc:Depends}, python3,
 libnuma1, libcpupower1
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.
