]> rtime.felk.cvut.cz Git - frescor/forb.git/commit
forb: Add test for various invocation methods
authorMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 8 Feb 2011 17:01:37 +0000 (18:01 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 8 Feb 2011 17:01:37 +0000 (18:01 +0100)
commitce00b1e73630c810a55481c3ed535a63b443b5fc
tree73ca94e2576897b9c1cd47af9c655070f615744e
parentf5ac1ad0b34cf8d9d3a69f223a5297e5b28fb6a6
forb: Add test for various invocation methods

This tests the following:
1) remote invocation (currently broken)
2) local invocation from application to the executor
3) local invocation from an executor to another one
4) direct invocation from an executor to the same one
src/tests/executor/Makefile [new file with mode: 0644]
src/tests/executor/Makefile.omk [new file with mode: 0644]
src/tests/executor/executor_test.c [new file with mode: 0644]
src/tests/executor/executor_test.idl [new file with mode: 0644]