Add testsuite for pySim-shell with real cards
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
This commit is contained in:
8
tests/pySim-shell_test/authenticate/auth_result.ok
Normal file
8
tests/pySim-shell_test/authenticate/auth_result.ok
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"successful_3g_authentication": {
|
||||
"res": "13484811d553ab35",
|
||||
"ck": "0f93c4807f4ff57c6cd348fea590c06d",
|
||||
"ik": "608e7bff4856c73e363e795b165a4158",
|
||||
"kc": "35f08eda84d3b377"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user