zephyr/tests
Sharron LIU 6c6182dba5 tests:kernel: added tests for printk left justifier
Added test case for printk the '-' indicator in format string
(left justifier).

Jira: ZEP-1599

Signed-off-by: Sharron LIU <sharron.liu@intel.com>
2017-05-08 09:43:37 -04:00
..
benchmarks test: benchmarking: Timing metrics for the kernel 2017-05-03 08:46:30 -04:00
bluetooth Bluetooth: controller: Scan Request Notifications 2017-05-05 15:56:04 +03:00
booting/stub license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
compliance
crypto tests: crypto: reduce high timeout value 2017-05-01 09:37:34 -04:00
drivers tests: uart_basic_api: Don't assume we can drink from IRQ firehose. 2017-05-02 09:31:36 -04:00
include tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
kernel tests:kernel: added tests for printk left justifier 2017-05-08 09:43:37 -04:00
lib/json tests: json: add json_escape() tests 2017-05-08 08:52:52 -04:00
net tests: net: set reasonable timeout on dns test 2017-05-01 09:37:34 -04:00
power samples: power: Time is passed as milliseconds in tickless kernel 2017-04-27 13:46:35 +00:00
subsys tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
unit tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
ztest kernel: expose struct k_thread implementation 2017-04-26 16:29:06 +00:00
Kconfig tests: Introduced new config option to add extra stack size for tests. 2017-02-13 11:39:03 -08:00
Makefile
Makefile.test
defaults.tc