]> rtime.felk.cvut.cz Git - rtems-pluggable-edf.git/commit
Test_CBS: Added a test application for the Constant Bandwidth Server
authorPetr Benes <benesp16@fel.cvut.cz>
Sun, 17 Apr 2011 15:05:16 +0000 (17:05 +0200)
committerPetr Benes <benesp16@fel.cvut.cz>
Sun, 17 Apr 2011 15:05:16 +0000 (17:05 +0200)
commit02353b3fdf92a4fed812ba39c3dcc7c8b735a0c6
tree8731bb6507b434d5d563301e43a38349f2f394bc
parent1fc55dea9fc2e3701ec505a332ccae66c59c92bf
Test_CBS: Added a test application for the Constant Bandwidth Server

Now it is just a copy-paste of test_edf
src/Makefile.omk
src/test_cbs/Makefile [new file with mode: 0644]
src/test_cbs/Makefile.omk [new file with mode: 0644]
src/test_cbs/app_def.h [new file with mode: 0644]
src/test_cbs/init.c [new file with mode: 0644]
src/test_cbs/system.h [new file with mode: 0644]
src/test_cbs/task.c [new file with mode: 0644]