]> rtime.felk.cvut.cz Git - rtems-pluggable-edf.git/commit
Test application draft for EDF added in src/test_edf/.
authorPetr Benes <benesp16@fel.cvut.cz>
Wed, 13 Apr 2011 15:54:37 +0000 (17:54 +0200)
committerPetr Benes <benesp16@fel.cvut.cz>
Wed, 13 Apr 2011 15:54:37 +0000 (17:54 +0200)
commit3670b5643daad3877116868adb7640ac5c4f34c2
treef3d30d0b0ed64aab2cd980ef318f40e1b797e996
parente0308b07954f8077977cd28d6d23da75af828082
Test application draft for EDF added in src/test_edf/.

It is just a copy-paste, thus requires the actual refactoring in order
to test the deadline API.
src/test_edf/Makefile [new file with mode: 0644]
src/test_edf/Makefile.omk [new file with mode: 0644]
src/test_edf/init.c [new file with mode: 0644]
src/test_edf/system.h [new file with mode: 0644]
src/test_edf/task.c [new file with mode: 0644]