Refactor/property lists member function (#609)

* Refactor property lists member function for WriteProperty default case.

* Refactor time-value object unit testing

* Added test for unsupported property to common property test
This commit is contained in:
Steve Karg
2024-03-27 09:52:01 -05:00
committed by GitHub
parent 4e0a37fd75
commit 6bd1942635
14 changed files with 118 additions and 304 deletions
+7 -1
View File
@@ -1,6 +1,12 @@
name: Zephyr OS CMake
on: [push, pull_request]
on:
push:
branches:
- master
pull_request:
branches:
- '*'
jobs:
build: