updating tests:

serialiser:

added tests for rsconfigitems
added regression reporting for tlvrandom_test
fixed rstatusitem_tests
fixed tlvbase_test2 tests, any fix rstlvipaddrv4 from this revision should not break regression

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4320 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
chrisparker126 2011-06-22 21:38:26 +00:00
parent e877f31409
commit f3fbac7d77
12 changed files with 452 additions and 36 deletions

View file

@ -29,6 +29,9 @@
#include "servicetest.h"
#include "services/p3forums.h"
#include "util/utest.h"
INITTEST()
class forumServiceTest : public ServiceTest {