Skip to content

Refactor BACnet test CMakeLists.txt files to streamline source files#71

Merged
skarg merged 1 commit into
defaultfrom
bugfix/unit-test-update-bacerror
May 8, 2026
Merged

Refactor BACnet test CMakeLists.txt files to streamline source files#71
skarg merged 1 commit into
defaultfrom
bugfix/unit-test-update-bacerror

Conversation

@skarg

@skarg skarg commented May 8, 2026

Copy link
Copy Markdown
Contributor
  • Updated multiple CMakeLists.txt files in the BACnet test directories to replace relative source paths with absolute paths from the BACNET_BASE directory.
  • Removed unnecessary commented-out code and consolidated source file lists for clarity and maintainability.
  • Ensured that all relevant BACnet source files are included for unit testing across various test cases, including IAM, IHAVE, INDText, Lighting, LSO, Memcopy, NPDU, Property, PTransfer, RD, Reject, RP, RPM, Timestamp, TimeSync, WhoHas, and WhoIs.
  • Added main.c file references for unit testing in each test directory.

…nclusion

- Updated multiple CMakeLists.txt files in the BACnet test directories to replace relative source paths with absolute paths from the BACNET_BASE directory.
- Removed unnecessary commented-out code and consolidated source file lists for clarity and maintainability.
- Ensured that all relevant BACnet source files are included for unit testing across various test cases, including IAM, IHAVE, INDText, Lighting, LSO, Memcopy, NPDU, Property, PTransfer, RD, Reject, RP, RPM, Timestamp, TimeSync, WhoHas, and WhoIs.
- Added main.c file references for unit testing in each test directory.
@skarg skarg merged commit 6f6d08d into default May 8, 2026
3 checks passed
@skarg skarg deleted the bugfix/unit-test-update-bacerror branch May 8, 2026 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant