Searched refs:test_output_buf (Results 1 – 2 of 2) sorted by relevance
18 uint8_t test_output_buf[256]; variable33 test_output_buf[pos_in_buf] = *data; in char_out()41 zassert_not_equal(pos_in_buf, sizeof(test_output_buf)-1, in char_out()81 const char *output_str = test_output_buf; in validate_log_type()95 memset(test_output_buf, 0, sizeof(test_output_buf)); in validate_log_type()
17 uint8_t test_output_buf[256]; variable32 test_output_buf[pos_in_buf] = *data; in char_out()37 zassert_not_equal(pos_in_buf, sizeof(test_output_buf)-1, in char_out()67 const char *output_str = test_output_buf; in validate_msg()105 memset(test_output_buf, 0, sizeof(test_output_buf)); in validate_msg()