summaryrefslogtreecommitdiff
path: root/host/test/src/test_fcall.c
AgeCommit message (Expand)Author
2008-04-07Moved the complete svn base into the cesar directory.save
2008-04-01Maximus V2: Fixes #49.buret
2008-03-28Maximus V2: fixes #36.buret
2008-01-04- added socket implementation for maximus to station communicationlefranc
2007-07-30- added failed function call return with the FUNCTION_CALL_FLAG_FAILED flaglefranc
2007-07-24- modified fcall_param_init() to add msg_idlefranc
2007-07-03- modified fcall_param_bind(): *length is replaced by max_length (maximum sto...lefranc
2007-07-03- removed "inc" subdirectory into host header includelefranc
2007-06-22- added possibility to init fcall_param with null idlefranc
2007-06-22- changed fcall structure to not reference a working fcall_param lefranc
2007-06-20- added probe function for remote call (with unit test)lefranc
2007-06-14- corrected netclock code and test unit to make it passlefranc
2007-06-13- corrected station, sci, sci_msg and fcall_param bugs to make unit tests passeslefranc
2007-06-11- changed 'object' reference for netclock and fcall from station to scilefranc
2007-06-08- added implementation of fcall and fcall_paramlefranc
2007-06-08- modified fcall and its test unit to avoid any malloclefranc
2007-06-07- first try to compile host modulelefranc