Commit Graph

18 Commits

Author SHA1 Message Date
skarg ef91dbb6ea Added Command object to the server demo. Thank you, Nikola Jelic. 2014-03-05 17:02:38 +00:00
skarg b363f9dedb Added unit test for lighting command encoding and decoding. 2013-11-14 20:21:46 +00:00
skarg c0843c8134 added channel object to proplist. Added unit test to proplist. 2013-10-08 15:57:41 +00:00
skarg f45aad0087 Updated timesync unit test to be able to build on MinGW (windows). 2013-02-20 23:50:49 +00:00
skarg a8280dda95 Added CharacterString Value object example and unit tests, and added to demo/server example application.
Added Multi-state Value object example and unit tests, and added to demo/server example application.
Fixed Analog Input object, Analog Output object, Analog Value object, Device object, Multi-state Input object, Multi-state Output object examples to return correct error codes for WriteProperty service (per BACnet 135.1-2009-9.22.2.6).
Fixed top level ReadProperty and WriteProperty handlers in Device object to return correct error codes (per BACnet 135.1-2009-9.22.2.5)
2012-03-22 18:22:42 +00:00
skarg 8d9b987064 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. 2011-08-17 03:47:43 +00:00
skarg 2f5d6fbaa1 Updated unit tests for objects and services, and corrected some portability problems. Thanks, Sergei! Didn't fix mstp or load control unit test results. 2010-12-27 00:04:38 +00:00
skarg a790c053d2 Added GetEventInformation service, handler, unit test. 2009-10-12 04:44:25 +00:00
skarg f85519c9e1 Corrected unit test for src/event.c. 2009-07-24 20:49:05 +00:00
skarg 9722e4f7db Added makefile for event notification unit tests. Cleaned up compile warnings for event notification files. 2009-04-18 13:47:23 +00:00
skarg fe3e5e0e18 Added unit test makefile for Life Safety Operation, and cleaned up file for GCC compilation. 2009-04-18 12:30:48 +00:00
skarg 9c8d94206a Added Confirmed Private Transfer encoding, decoding, and unit testing. 2009-01-25 22:54:36 +00:00
skarg 0bb16dd66f Added FIFO to unit test make file. 2008-12-05 18:16:53 +00:00
skarg 7921d2f811 added ReadPropertyMultiple client demo application, bacrpm. 2008-11-23 22:25:08 +00:00
skarg 608db1e390 removed tsm unit test - which was doing nothing... 2008-03-19 21:33:14 +00:00
skarg 948f9afd9a Updated unit tests for objects. 2007-11-11 06:23:24 +00:00
skarg 466dadc28d Updated unit test makefiles. 2007-11-09 04:08:26 +00:00
skarg e51d11856d Updating unit tests. 2007-10-30 14:08:59 +00:00