mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-16 18:38:32 +03:00
This patch adds a comprehensive testsuite for pySim-shell. The testsuite is based on python's unittest framework in combination with pySim-shell scripts. Related: OS#6531 Change-Id: Ieae1330767a6e55e62437f5f988a0d33b727b5de
137 lines
3.5 KiB
Plaintext
137 lines
3.5 KiB
Plaintext
{
|
|
"key_information": [
|
|
{
|
|
"key_information_data": {
|
|
"key_identifier": 3,
|
|
"key_version_number": 50,
|
|
"key_types": [
|
|
{
|
|
"type": "aes",
|
|
"length": 32
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"key_information_data": {
|
|
"key_identifier": 2,
|
|
"key_version_number": 50,
|
|
"key_types": [
|
|
{
|
|
"type": "aes",
|
|
"length": 32
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"key_information_data": {
|
|
"key_identifier": 1,
|
|
"key_version_number": 50,
|
|
"key_types": [
|
|
{
|
|
"type": "aes",
|
|
"length": 32
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"key_information_data": {
|
|
"key_identifier": 3,
|
|
"key_version_number": 42,
|
|
"key_types": [
|
|
{
|
|
"type": "aes",
|
|
"length": 16
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"key_information_data": {
|
|
"key_identifier": 2,
|
|
"key_version_number": 42,
|
|
"key_types": [
|
|
{
|
|
"type": "aes",
|
|
"length": 16
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"key_information_data": {
|
|
"key_identifier": 1,
|
|
"key_version_number": 42,
|
|
"key_types": [
|
|
{
|
|
"type": "aes",
|
|
"length": 16
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"key_information_data": {
|
|
"key_identifier": 2,
|
|
"key_version_number": 64,
|
|
"key_types": [
|
|
{
|
|
"type": "des",
|
|
"length": 16
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"key_information_data": {
|
|
"key_identifier": 1,
|
|
"key_version_number": 64,
|
|
"key_types": [
|
|
{
|
|
"type": "tls_psk",
|
|
"length": 16
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"key_information_data": {
|
|
"key_identifier": 3,
|
|
"key_version_number": 1,
|
|
"key_types": [
|
|
{
|
|
"type": "aes",
|
|
"length": 16
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"key_information_data": {
|
|
"key_identifier": 2,
|
|
"key_version_number": 1,
|
|
"key_types": [
|
|
{
|
|
"type": "aes",
|
|
"length": 16
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"key_information_data": {
|
|
"key_identifier": 1,
|
|
"key_version_number": 1,
|
|
"key_types": [
|
|
{
|
|
"type": "aes",
|
|
"length": 16
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|