test: fix more legacy #include paths
Add a bunch of missing "zephyr/" prefixes to #include statements in various test and test framework files. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
This commit is contained in:
parent
63c2347207
commit
def230187b
758 changed files with 867 additions and 867 deletions
|
@ -5,7 +5,7 @@
|
|||
*/
|
||||
|
||||
#include <zephyr/zephyr.h>
|
||||
#include <ztest.h>
|
||||
#include <zephyr/ztest.h>
|
||||
|
||||
#include "lwm2m_util.h"
|
||||
#include "lwm2m_rw_senml_cbor.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue