Add validation for running arnied process for the unset_cnf function
authorPlamen Dimitrov <pdimitrov@pevogam.com>
Tue, 19 Nov 2019 08:58:24 +0000 (10:58 +0200)
committerPlamen Dimitrov <pdimitrov@pevogam.com>
Tue, 19 Nov 2019 09:03:55 +0000 (11:03 +0200)
commitd944615552171b4ae011d603f1c3ca2aee679a61
tree0110cf6ed849238ca76153e0c60ac556425170c6
parent80d82f1361eab18a6aa6b989146fdeb4f3f7ae43
Add validation for running arnied process for the unset_cnf function

This is the least developed arnied cnfvar function mostly because
we rarely had to unset any pre-existing cnfvar. Independently of
use cases, this function is required to validate the arnied process
is running in a similar manner to the more developed get/set functions.
src/arnied_wrapper.py
test/test_arnied_wrapper.py