zephyr/tests/net/nbuf
Ravi kumar Veeramally 538d8d4032 net: tests: Use lighter printk() instead of printf()
Use printk(), snprintk() instead of printf() and snprintf().
CONFIG_STDOUT_CONSOLE is anyway disabled by default so printf()
will not output anything without it.

Change-Id: I5899741df2e187dae7b4602d074e9b4cbb9952aa
Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com>
2017-01-27 12:35:51 +02:00
..
src net: tests: Use lighter printk() instead of printf() 2017-01-27 12:35:51 +02:00
Makefile tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
prj.conf net: buf: Change NET_BUF_DEBUG to NET_BUF_LOG and add a level option 2017-01-02 10:03:17 +01:00
testcase.ini tests: net: Change the tag of network tests to net 2016-12-02 12:41:11 +02:00