summaryrefslogtreecommitdiffstats
path: root/unit/stk-test-data.h
diff options
context:
space:
mode:
Diffstat (limited to 'unit/stk-test-data.h')
-rw-r--r--unit/stk-test-data.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/unit/stk-test-data.h b/unit/stk-test-data.h
index 0256f194..7a417b86 100644
--- a/unit/stk-test-data.h
+++ b/unit/stk-test-data.h
@@ -1095,3 +1095,11 @@ static const unsigned char get_input_response_1221[] = {
0x30, 0xeb, 0x30, 0xeb, 0x30, 0xeb, 0x30, 0xeb, 0x30, 0xeb, 0x30, 0xeb,
0x30, 0xeb, 0x30, 0xeb, 0x30, 0xeb, 0x30, 0xeb, 0x30, 0xeb, 0x30, 0xeb,
};
+
+static const unsigned char more_time_111[] = {
+ 0xD0, 0x09, 0x81, 0x03, 0x01, 0x02, 0x00, 0x82, 0x02, 0x81, 0x82
+};
+
+static const unsigned char more_time_response_111[] = {
+ 0x81, 0x03, 0x01, 0x02, 0x00, 0x82, 0x02, 0x82, 0x81, 0x83, 0x01, 0x00,
+};