Home
last modified time | relevance | path

Searched refs:exp_space (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/tests/lib/c_lib/common/src/
Dmain.c456 static const char exp_space[] = {"\x9\xa\xb\xc\xd\x20"}; in ZTEST() local
523 zassert_str_equal(buf, exp_space, "isspace error"); in ZTEST()