Corrected unit tests for iam, event, ai, and bacdevobjpropref. Removed device from unit test since it needs reworked for unit testing due to object dependencies. Noted that lc object fails test and needs fixed.

This commit is contained in:
skarg
2011-08-17 03:47:43 +00:00
parent 3e1cb1847f
commit 8d9b987064
6 changed files with 45 additions and 22 deletions
+1 -1
View File
@@ -187,7 +187,7 @@ wp: logfile test/wp.mak
( ./test/wp >> ${LOGFILE} )
make -C test -f wp.mak clean
objects: ai ao av bi bo bv device lc lo lso lsp mso
objects: ai ao av bi bo bv lc lo lso lsp mso
ai: logfile demo/object/ai.mak
make -C demo/object -f ai.mak clean all