summaryrefslogtreecommitdiffstats
path: root/unit/test-stkutil.c
diff options
context:
space:
mode:
Diffstat (limited to 'unit/test-stkutil.c')
-rw-r--r--unit/test-stkutil.c43
1 files changed, 0 insertions, 43 deletions
diff --git a/unit/test-stkutil.c b/unit/test-stkutil.c
index 3afea11a..a63c3f77 100644
--- a/unit/test-stkutil.c
+++ b/unit/test-stkutil.c
@@ -1678,20 +1678,6 @@ static unsigned char get_input_8102[] = { 0xD0, 0x1B, 0x81, 0x03, 0x01, 0x23,
0x32, 0x32, 0x32, 0x32, 0x91,
0x02, 0x05, 0x05 };
-static unsigned char get_input_1211[] = { 0xD0, 0x1B, 0x81, 0x03, 0x01, 0x23,
- 0x03, 0x82, 0x02, 0x81, 0x82,
- 0x8D, 0x0C, 0x04, 0x45, 0x6E,
- 0x74, 0x65, 0x72, 0x20, 0x48,
- 0x65, 0x6C, 0x6C, 0x6F, 0x91,
- 0x02, 0x02, 0x02 };
-
-static unsigned char get_input_1221[] = { 0xD0, 0x1B, 0x81, 0x03, 0x01, 0x23,
- 0x03, 0x82, 0x02, 0x81, 0x82,
- 0x8D, 0x0C, 0x04, 0x45, 0x6E,
- 0x74, 0x65, 0x72, 0x20, 0x48,
- 0x65, 0x6C, 0x6C, 0x6F, 0x91,
- 0x02, 0x05, 0xFF };
-
static struct get_input_test get_input_data_111 = {
.pdu = get_input_111,
.pdu_len = sizeof(get_input_111),
@@ -17634,12 +17620,6 @@ static const struct terminal_response_test get_input_response_data_1021 = {
},
};
-static const unsigned char get_input_response_1211[] = {
- 0x81, 0x03, 0x01, 0x23, 0x03, 0x82, 0x02, 0x82,
- 0x81, 0x83, 0x01, 0x00, 0x8d, 0x05, 0x08, 0x30,
- 0xeb, 0x30, 0xeb,
-};
-
static const struct terminal_response_test get_input_response_data_1211 = {
.pdu = get_input_response_1211,
.pdu_len = sizeof(get_input_response_1211),
@@ -17660,29 +17640,6 @@ static const struct terminal_response_test get_input_response_data_1211 = {
},
};
-static const unsigned char get_input_response_1221[] = {
- 0x81, 0x03, 0x01, 0x23, 0x03, 0x82, 0x02, 0x82,
- 0x81, 0x83, 0x01, 0x00, 0x8d, 0x81, 0x8d, 0x08,
- 0x30, 0xeb, 0x30, 0xeb, 0x30, 0xeb, 0x30, 0xeb,
- 0x30, 0xeb, 0x30, 0xeb, 0x30, 0xeb, 0x30, 0xeb,
- 0x30, 0xeb, 0x30, 0xeb, 0x30, 0xeb, 0x30, 0xeb,
- 0x30, 0xeb, 0x30, 0xeb, 0x30, 0xeb, 0x30, 0xeb,
- 0x30, 0xeb, 0x30, 0xeb, 0x30, 0xeb, 0x30, 0xeb,
- 0x30, 0xeb, 0x30, 0xeb, 0x30, 0xeb, 0x30, 0xeb,
- 0x30, 0xeb, 0x30, 0xeb, 0x30, 0xeb, 0x30, 0xeb,
- 0x30, 0xeb, 0x30, 0xeb, 0x30, 0xeb, 0x30, 0xeb,
- 0x30, 0xeb, 0x30, 0xeb, 0x30, 0xeb, 0x30, 0xeb,
- 0x30, 0xeb, 0x30, 0xeb, 0x30, 0xeb, 0x30, 0xeb,
- 0x30, 0xeb, 0x30, 0xeb, 0x30, 0xeb, 0x30, 0xeb,
- 0x30, 0xeb, 0x30, 0xeb, 0x30, 0xeb, 0x30, 0xeb,
- 0x30, 0xeb, 0x30, 0xeb, 0x30, 0xeb, 0x30, 0xeb,
- 0x30, 0xeb, 0x30, 0xeb, 0x30, 0xeb, 0x30, 0xeb,
- 0x30, 0xeb, 0x30, 0xeb, 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 struct terminal_response_test get_input_response_data_1221 = {
.pdu = get_input_response_1221,
.pdu_len = sizeof(get_input_response_1221),