Testing python...
============================= test session starts ==============================
platform linux -- Python 3.10.0, pytest-6.2.5, py-1.10.0, pluggy-0.13.1
rootdir: /build/python-axolotl/src/python-axolotl-0.2.3
collected 21 items

axolotl/tests/test_sessionbuilder.py ....                                [ 19%]
axolotl/tests/test_sessioncipher.py .                                    [ 23%]
axolotl/tests/test_sigs.py ....                                          [ 42%]
axolotl/tests/groups/test_groupcipher.py .....                           [ 66%]
axolotl/tests/kdf/test_hkdf.py ...                                       [ 80%]
axolotl/tests/ratchet/test_chainkey.py .                                 [ 85%]
axolotl/tests/ratchet/test_ratchetingsession.py .                        [ 90%]
axolotl/tests/ratchet/test_rootkey.py .                                  [ 95%]
axolotl/tests/util/test_byteutil.py .                                    [100%]

============================== 21 passed in 0.49s ==============================
