Test/expanded-object-property-write-coverage (#1102)
* Expanded test coverage for WriteProperty in objects. * Added common property tests for Lighting Output object and updated CMake configuration
This commit is contained in:
@@ -28,6 +28,7 @@ add_compile_definitions(
|
||||
|
||||
include_directories(
|
||||
${SRC_DIR}
|
||||
${TST_DIR}/bacnet/basic/object/test
|
||||
${TST_DIR}/ztest/include
|
||||
)
|
||||
|
||||
@@ -71,6 +72,7 @@ add_executable(${PROJECT_NAME}
|
||||
${SRC_DIR}/bacnet/secure_connect.c
|
||||
# Test and test library files
|
||||
./src/main.c
|
||||
${TST_DIR}/bacnet/basic/object/test/property_test.c
|
||||
${TST_DIR}/bacnet/basic/object/test/device_mock.c
|
||||
${ZTST_DIR}/ztest_mock.c
|
||||
${ZTST_DIR}/ztest.c
|
||||
|
||||
Reference in New Issue
Block a user