]> rtime.felk.cvut.cz Git - frescor/frsh.git/commit
Testcase and bugfixes for synchronization and shared objects.
authorDario Faggioli <faggioli@gandalf.sssup.it>
Thu, 26 Feb 2009 15:15:54 +0000 (16:15 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Sun, 1 Mar 2009 19:04:14 +0000 (20:04 +0100)
commit54b3cdbe6c61687e27c02b897df7f4c7901b6c31
tree45aefb75435f67bf22c3cf4a5081864f1ac29195
parentc7f3f7cfa0395642561823c2970cefed9bf42dd8
Testcase and bugfixes for synchronization and shared objects.

Testcases have been added for FRES synchronization and shared objects.
Thanks to them, a couple of glaring bugs in the code have been found and
fixed.

Higher (FRSH) level test programs will come in the next commits.
fres/contract/tests/contract.c
fres/sharedobj/fres_sharedobj.c
fres/sharedobj/fres_sharedobj.h
fres/sharedobj/tests/Makefile.omk
fres/sharedobj/tests/fres_sharedobj.c [new file with mode: 0644]
fres/synchobj/fres_synchobj.c
fres/synchobj/fres_synchobj.h
fres/synchobj/tests/Makefile.omk
fres/synchobj/tests/fres_synchobj.c [new file with mode: 0644]
frsh_api/tests/Makefile.omk
resources/cpucg/lib/frsh_cpucg.c