Greg Shue
8b8ef8f338
Issue 187 enable skipped ztest suites ( #189 )
...
* Fix some ztests that were skipped
* Expose bacapp_same_value()
* Fix bacapp, ptransfer tests
* Fix bugs in Load_Control object & tests
* refactor days functions from datetime module
* fix legacy ctests
* Add bacnet/basic/sys/days.[ch] to Zephyr build
* Update ztest to match from Zephyr v2.6.0; update ringbuf, datetime to build
* Fixup ztest test for object/acc
* Fix bvlc_address_from_ascii; enable/fix bvlc test
* Comment cleanup
* test/bacnet/basic/object/lc partially enabled
* Fix bacapp_decode_data_len return status on erroneous input
* fix ztest include fatal error
* fix ztest strsignal reference fatal error
* fix zassert_mem_equal reference syntax error
* fix zassert_mem_equal reference syntax error
Co-authored-by: Gregory Shue <gregory.shue@legrand.us >
Co-authored-by: Steve Karg <skarg@users.sourceforge.net >
2021-08-16 17:29:40 -05:00
Steve Karg
038ba9ec2b
Feature/access event notification ( #156 )
...
* Added event notification for access event. Thank you, Ojdanic Andrijana!
* Added event notification for command failure. Thank you, Ojdanic Andrijana!
* Fix event notification ztest
* Fix event notification ztest
* Added ztest for command failure and access event
* fix zassert_equal test function args
* fix zassert_equal test function args
* fix zassert_true test function args.
Fix verifyBaseEventState().
* Fix octetstring_value_same to use zassert_true
Co-authored-by: Steve Karg <skarg@users.sourceforge.net >
2021-02-22 13:23:48 -06:00
Greg Shue
5c2f198fd8
Issue 121 zephyr module cleanup west 0 8 0a1 ( #122 )
...
* Rm top-level west.yml; Cleanup manifests; Fix unit testing
* Cleanup sample
* Cleanup test CMakeLists
Co-authored-by: Gregory Shue <gregory.shue@legrand.us >
2020-09-17 09:58:06 -05:00
Greg Shue
19869dccdb
Feature/zephyr ztest ( #118 )
...
* Leverage (older) embedded unit tests into external unit tests build upon copy of Zephyr's ztest library and CMake.
* Expand top-level CMake build to run external unit tests.
* Expand Zephyr module extension to run external unit tests via west or sanitycheck.
Co-authored-by: Gregory Shue <gregory.shue@legrand.us >
2020-09-16 07:33:34 -05:00