nuttx-apps/system/uorb
dongjiuzhu1 83fc4e2aba system/uorb: fix memory leak report by coverity
nsh> uorb_unit_test
uORB note: try single-topic support
uORB note: PASS single-topic test
uORB note: PASS orb 10-instances
uORB note: try multi-topic support
uORB note: ---------------- LATENCY TEST ------------------
mean:    0 us
std dev: 0 us
min:     0 us
max:     0 us
missed topic updates: 0
uORB note: PASS multi-topic test
uORB note: try multi-topic support subscribing before publishing
uORB note: PASS multi-topic reversed
uORB note: Testing unadvertise
uORB note: Testing multi-topic 2 test (queue simulation)
uORB note: PASS multi-topic 2 test (queue simulation)
uORB note: Testing orb queuing
uORB note:   Testing to write some elements...
uORB note:   Testing overflow...
uORB note:   Testing underflow...
uORB note: PASS orb queuing
uORB note: Testing orb queuing (poll & notify)
PASS

Signed-off-by: dongjiuzhu1 <dongjiuzhu1@xiaomi.com>
2024-10-09 22:50:13 +08:00
..
sensor system/uorb: support build in aosp 2024-10-09 22:50:13 +08:00
test system/uorb: fix memory leak report by coverity 2024-10-09 22:50:13 +08:00
uORB system/uorb: support build in aosp 2024-10-09 22:50:13 +08:00
CMakeLists.txt cmake:bugfix export uORB headers fix compile error 2024-09-13 23:16:26 +08:00
Kconfig system/uorb: support build in aosp 2024-10-09 22:50:13 +08:00
listener.c system/uorb: support build in aosp 2024-10-09 22:50:13 +08:00
Make.defs Makefile: replace INCDIR to INCDIR_PREFIX 2022-11-10 02:38:58 +08:00
Makefile apps/system/uorb/Makefile: Fix mistakes in comments 2023-03-07 21:45:12 +02:00