Refactor/cov subscriptions encoding decoding test (#1296)
* Add BACnetRecipientProcess type encoding and decoding functions with associated tests * Refactor COV subscription encoding and decoding functions to reduce code size and reuse existing unit tested functions. * Refactor COV subscription handling to simplify error checking
This commit is contained in:
@@ -193,6 +193,8 @@ list(APPEND testdirs
|
||||
bacnet/basic/object/trendlog
|
||||
# basic/program
|
||||
bacnet/basic/program/ubasic
|
||||
# basic/service
|
||||
bacnet/basic/service/h_cov
|
||||
# basic/server
|
||||
bacnet/basic/server/bacnet_device
|
||||
# basic/sys
|
||||
|
||||
Reference in New Issue
Block a user