Source: rt-app
Section: misc
Priority: optional
Maintainer: Linaro Packagers <linaro-pkg@lists.launchpad.net>
Uploaders: Wookey <wookey@debian.org>
Build-Depends: debhelper, debhelper-compat (=12), libjson-c-dev
Standards-Version: 3.9.8
Homepage: https://github.com/scheduler-tools/rt-app
Rules-Requires-Root: no

Package: rt-app
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, python3
Description: Test application which simulates a real-time periodic load
 rt-app is a test application that starts multiple periodic threads in
 order to simulate a real-time periodic load. It supports the 
 SCHED_OTHER/SCHED_FIFO/SCHED_RR kernel mechanisms as well as the 
 AQuoSA framework and SCHED_DEADLINE. It can be run with a simple
 command-line config, or a more complex set of tasks/threads
 configured in a (json) config file.  
