zephyr/tests
Peter Bigot bb99422c8a lib/os: replace z_vprintk with cbprintf
Using the same implementation as the rest of Zephyr reduces code size.

Update options and expected results for formatting test.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-11-13 06:38:01 -05:00
..
application_development device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
arch tests: x86: pagetables: use new Kconfigs 2020-11-09 20:19:13 -05:00
benchmarks review: rb: develop comments and add some details 2020-11-03 11:08:15 +01:00
bluetooth tests: Bluetooth: bsim: Set Periodic Advertising Data 2020-11-13 09:56:53 +01:00
boards device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
crypto ztest: remove ztest_mem_domain 2020-08-26 20:35:02 -04:00
deprecated/inttype dts: remove legacy macro support 2020-10-09 08:45:38 -05:00
drivers drivers/sensor: iis2iclx: add multi-instance 2020-11-11 13:17:18 +01:00
kernel lib/os: replace z_vprintk with cbprintf 2020-11-13 06:38:01 -05:00
lib libc: switch to cbprintf as basis for printf functionality 2020-11-13 06:38:01 -05:00
misc/test_build sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
net tests: net: dns: dns-sd: tests for dns service discovery 2020-11-09 16:15:02 -08:00
portability tests: cmsis_rtos_v2: Fix stack overflow 2020-10-13 20:04:31 +02:00
posix tests: posix/{common,fs}: enable testing TLS 2020-10-24 10:52:00 -07:00
shell tests: shell: Add test for too many arguments in the command 2020-09-14 16:05:11 +02:00
subsys tests: subsys: test cases for soc power management 2020-11-11 08:34:49 -05:00
unit tests: unit: coverage testing for cbprintf 2020-11-13 06:38:01 -05:00
ztest