zephyr/tests
Joakim Andersson 7a93e948a9 kernel: lib: Add convert functions for hex strings and binary arrays
Move duplicate hex2bin and add bin2hex function so that application can
use the functions and avoid code duplication.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2019-07-16 12:44:18 +02:00
..
application_development cleanup: include/: move misc/byteorder.h to sys/byteorder.h 2019-06-27 22:55:49 -04:00
arch tests: arch: arm_thread_swap: add README file 2019-07-14 04:53:14 -07:00
benchmarks cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
bluetooth tests: bluetooth: shell: remove whitelisting on arduino_101 2019-07-12 05:54:16 -07:00
boards tests: board_shell: enable ADC shell 2019-07-14 05:06:38 -07:00
booting/stub license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
cmsis_rtos_v1 tests/cmsis_rtos_v1: Correct timing assumptions 2019-07-02 22:52:29 -04:00
cmsis_rtos_v2 CMSIS v2: Work around time unit confusion 2019-07-02 22:52:29 -04:00
crypto kernel: lib: Add convert functions for hex strings and binary arrays 2019-07-16 12:44:18 +02:00
drivers tests: pinmux: remove whitelisting 2019-07-12 05:54:16 -07:00
kernel print format: adjust specifiers to be compatible with a 64-bit build 2019-07-11 20:12:26 -07:00
lib prf.c: handle denormals properly 2019-07-14 23:07:44 -04:00
misc cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
net tests/net/: samples/net/: add a few 'userspace' tags 2019-07-15 09:05:10 -04:00
posix tests/posix/common: Adjust miscalibrated timing test 2019-07-02 22:52:29 -04:00
shell shell: add test for new built-in command 2019-05-24 11:04:42 +02:00
subsys tests: usb: make 64-bit compatible 2019-07-12 17:39:43 -07:00
unit tests: crc: convert to regular test case 2019-07-06 00:31:04 +02:00
ztest subsys/testsuite/ztest: change zassert_mem_equal to macro 2019-06-03 09:39:37 -04:00