zephyr/tests
Andy Ross 6040bf7773 lib/rbtree: Fix & document insert comparison order
The scheduler priq implementation was taking advantage of a subtle
behavior of the way the tree presents the order of its arguments (the
node being inserted is always first).  But it turns out the tree got
that wrong in one spot.

As this was subtle voodoo to begin with, it should have been
documented first.  Similarly add a little code to the test case to
guarantee this in the future.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2018-05-19 07:00:55 +03:00
..
application_development tests: fix doxygen comments 2018-05-07 12:27:07 -04:00
benchmarks tests: fix doxygen comments 2018-05-07 12:27:07 -04:00
bluetooth driver: ILI9340 LCD display driver 2018-05-18 20:21:45 +03:00
boards tests: fix doxygen comments 2018-05-07 12:27:07 -04:00
booting/stub
compliance
crypto
drivers doc: tests: remove obsolete and bogus test groups 2018-05-18 01:48:31 +03:00
include tests: remove dot after PASS|FAIL 2018-05-08 07:56:18 -04:00
kernel tests: threads: Add test case to verify k_wakeup() 2018-05-18 17:02:55 +03:00
lib lib/rbtree: Fix & document insert comparison order 2018-05-19 07:00:55 +03:00
misc/test_build
net tests/net: Fix ethernet mgmt mac change test 2018-05-16 16:22:38 +03:00
posix tests: posix: Increase sram size 2018-05-18 23:02:28 +03:00
power HACK: tests: disable output disasm for 1 ARC test 2018-05-17 23:34:03 +03:00
shell
subsys tests: subsys: fs: Enable proper configuration for qemu_x86. 2018-05-15 17:48:18 +03:00
unit
ztest ztest: prints newline after failure message 2018-05-09 09:33:24 -04:00
CMakeLists.txt
Kconfig tests: Kconfig: Added a new Kconfig for qemu_x86 2018-05-15 17:48:18 +03:00