diff --git a/unit/stk-test-data.h b/unit/stk-test-data.h index ba8cbae5..1b642208 100644 --- a/unit/stk-test-data.h +++ b/unit/stk-test-data.h @@ -125,6 +125,30 @@ static const unsigned char display_text_311[] = { #define display_text_response_311 display_text_response_111 +static const unsigned char display_text_411[] = { + 0xD0, 0x1C, 0x81, 0x03, 0x01, 0x21, 0x80, 0x82, 0x02, 0x81, 0x02, 0x8D, + 0x0F, 0x04, 0x54, 0x6F, 0x6F, 0x6C, 0x6B, 0x69, 0x74, 0x20, 0x54, 0x65, + 0x73, 0x74, 0x20, 0x31, 0xAB, 0x00, +}; + +#define display_text_response_411 display_text_response_111 + +static const unsigned char display_text_421[] = { + 0xD0, 0x1C, 0x81, 0x03, 0x01, 0x21, 0x00, 0x82, 0x02, 0x81, 0x02, 0x8D, + 0x0F, 0x04, 0x54, 0x6F, 0x6F, 0x6C, 0x6B, 0x69, 0x74, 0x20, 0x54, 0x65, + 0x73, 0x74, 0x20, 0x32, 0xAB, 0x00, +}; + +#define display_text_response_421 display_text_response_151 + +static const unsigned char display_text_431[] = { + 0xD0, 0x1C, 0x81, 0x03, 0x01, 0x21, 0x80, 0x82, 0x02, 0x81, 0x02, 0x8D, + 0x0F, 0x04, 0x54, 0x6F, 0x6F, 0x6C, 0x6B, 0x69, 0x74, 0x20, 0x54, 0x65, + 0x73, 0x74, 0x20, 0x33, 0xAB, 0x00, +}; + +#define display_text_response_431 display_text_response_111 + static const unsigned char display_text_511[] = { 0xD0, 0x1A, 0x81, 0x03, 0x01, 0x21, 0x80, 0x82, 0x02, 0x81, 0x02, 0x8D, 0x0B, 0x04, 0x42, 0x61, 0x73, 0x69, 0x63, 0x20, 0x49, 0x63, 0x6F, 0x6E,