import cnfvar and unit tests
authorPhilipp Gesang <philipp.gesang@intra2net.com>
Fri, 1 Dec 2017 10:08:39 +0000 (11:08 +0100)
committerPhilipp Gesang <philipp.gesang@intra2net.com>
Fri, 1 Dec 2017 10:08:44 +0000 (11:08 +0100)
commit3e9105b3aaacb8693ca34e1bfc65a7142a1c607c
treed2a2b527c152a677af272ae9a4f8a7cff4b05d3a
parenteb048121816d2a1a398d5712a8fd66cc4d40a37b
import cnfvar and unit tests

cnfvar.py          <- intranator/backup-crypto
cnfvar_unittest.py <- autotest-intranator/backup-crypto

Consequently, cnfvar.py has already been adapted for Python 3,
the unit tests have not.
src/cnfvar.py [new file with mode: 0644]
test/cnfvar_unittest.py [new file with mode: 0755]