Add config and rmr UTs back, fix exception memory free 40/7240/1
authorTimo Tietavainen <timo.tietavainen@nokia.com>
Sun, 5 Dec 2021 14:13:01 +0000 (16:13 +0200)
committerTimo Tietavainen <timo.tietavainen@nokia.com>
Sun, 5 Dec 2021 14:13:01 +0000 (16:13 +0200)
commit61c6508543204e10aa105b1a8e940c8c7d604fac
tree0702f614fa1543940fed8a6747170227d568a291
parentf69200d9073232d5c5094a0a57c847c3b0b6c7ac
Add config and rmr UTs back, fix exception memory free

Take configuration and rmr unit tests back into use after fixing the
tests. Improve earlier memory leak fix what was done in the version
3.0.0 to free memory also in a case when python exception has been
thrown.

Issue-Id: RIC-865

Signed-off-by: Timo Tietavainen <timo.tietavainen@nokia.com>
Change-Id: I2a6708fe3dd10d7fea8b5fb5ead8fd895d6826bd
docs/release-notes.rst
ricxappframe/rmr/rmr.py
ricxappframe/rmr/rmrclib/rmrclib.py
setup.py
tests/test_config.py
tests/test_rmr.py
tox.ini