]> rtime.felk.cvut.cz Git - frescor/frsh-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)
commitf49c82b30142db4e8afdc4399acd99aba8da41bf
treeb0c33b39e8d06b1cfef84a0101fd77b4cd3ee07a
parent9f765162737c37b5555a392a8d4463bf8cf11398
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/forb/src/tests/executor/Makefile [new file with mode: 0644]
src/forb/src/tests/executor/Makefile.omk [new file with mode: 0644]
src/forb/src/tests/executor/executor_test.c [new file with mode: 0644]
src/forb/src/tests/executor/executor_test.idl [new file with mode: 0644]