Skip to content
Success

Changes

Summary

  1. smdpp: add es2p interface + tests (details)
Commit 203d01990453f990ecd532765b23affadcb750be by you
smdpp: add es2p interface + tests

This adds the es2p interface, integrated with es9p,
with some würgarounds to make the test mode work.
It comes with a few basic tests to ensure it does
not immediately break.

This required some minor refactoring because
the single file grew too large and linter and
type checker kept complaining.

Change-Id: I8c7cf192695fdf5c37cd39effffcd9056085a2e5
The file was modifiedcontrib/jenkins.sh
The file was addedtests/unittests/test_es2plus.py
The file was addedsmdpp-data/certs/SelfSignedOperators/TEST_OPERATOR_selfsigned_combined.pem
The file was modifiedosmo-smdpp.py
The file was addedcontrib/generate_self_signed_operator_cert.py
The file was addedpySim/esim/smdpp_common.py
The file was addedpySim/esim/es2plus_commons.py
The file was addedsmdpp-data/certs/SelfSignedOperators/TEST_OPERATOR_selfsigned_key.pem
The file was addedsmdpp-data/certs/SelfSignedOperators/TEST_OPERATOR_selfsigned.pem
The file was addedtests/unittests/test_es2plus_es9plus_http.py
The file was addedtests/unittests/test_unified_9p_2p.py