- make addFriend a virtual (pure) function of the abstract p3LinkMgr class. Useful for testing.

- updated test notes.
- patched netsetup_test and upnpforward to run correctly.


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6051 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
csoler 2012-12-27 21:18:16 +00:00
parent b2214fcd46
commit 24a40fc665
4 changed files with 41 additions and 26 deletions

View file

@ -3,7 +3,7 @@
//#include "pqi/p3authmgr.h"
#include "util/utest.h"
#include "upnp/upnphandler.h"
#include "upnp/upnphandler_linux.h"
#include "dht/opendhtmgr.h"
#include "tcponudp/tou.h"