added ReadPropertyMultiple client demo application, bacrpm.

This commit is contained in:
skarg
2008-11-23 22:25:08 +00:00
parent 815d8f8dbb
commit 7921d2f811
22 changed files with 772 additions and 77 deletions
+6
View File
@@ -131,6 +131,12 @@ mstp: logfile test/mstp.mak
( ./test/mstp >> ${LOGFILE} )
( cd test ; make -f mstp.mak clean )
memcopy: logfile test/memcopy.mak
( cd test ; make -f memcopy.mak clean )
( cd test ; make -f memcopy.mak )
( ./test/memcopy >> ${LOGFILE} )
( cd test ; make -f memcopy.mak clean )
npdu: logfile test/npdu.mak
( cd test ; make -f npdu.mak clean )
( cd test ; make -f npdu.mak )