A task management system. At least this was the initial idea. Basically this it the base code for the taskrambler framework.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Georg Hopp 957fdaadc3 added some thoughts about socket states while reading and writing. This is not handled very well right now in my code which result in connections to be closed to early. 12 years ago
..
mock added first tests for server class 14 years ago
stream fix in Makefiles for tests 14 years ago
Makefile.am added new memory management to the most fragile part in this matter...the class system...well, the server test gives me a memory corruption, but all other are running now....anyway most likely this is in an unusable state right now. 12 years ago
classTest.c more tests...and some little structural changes to make then happen correctly with coverage reports. KEEP IN MIND: coverage reports lie to you. (But they are a good hint to see whats not testes enough 14 years ago
loggerTest.c fix some warnings 12 years ago
runtest.c more tests...and some little structural changes to make then happen correctly with coverage reports. KEEP IN MIND: coverage reports lie to you. (But they are a good hint to see whats not testes enough 14 years ago
runtest.h more tests...and some little structural changes to make then happen correctly with coverage reports. KEEP IN MIND: coverage reports lie to you. (But they are a good hint to see whats not testes enough 14 years ago
serverTest.c fix some warnings 12 years ago
socketTest.c change port for tests 12 years ago
tst-tsearch.c initial fork from server project 14 years ago