update the test for OMF including the non critical stuff and the new ec_shutdown
authorJulien Tribino <julien.tribino@inria.fr>
Tue, 5 Nov 2013 19:41:32 +0000 (20:41 +0100)
committerJulien Tribino <julien.tribino@inria.fr>
Tue, 5 Nov 2013 19:41:32 +0000 (20:41 +0100)
commitb7a7af6c58676d54726365c00c15106ba8784214
treec415e248cdf91faaf1e6095d176f6e90770db30e
parent914bb8e91ae1ab342a2c4b5d9b33a7ef2b46d63f
update the test for OMF including the non critical stuff and the new ec_shutdown
src/nepi/execution/ec.py
src/nepi/execution/resource.py
src/nepi/resources/omf/application.py
src/nepi/resources/omf/channel.py
src/nepi/resources/omf/interface.py
src/nepi/resources/omf/node.py
test/resources/omf/vlc_normal_case.py [moved from test/resources/omf/vlc.py with 73% similarity]
test/resources/omf/vlc_wrong_critical.py [new file with mode: 0755]
test/resources/omf/vlc_wrong_non_critical.py [new file with mode: 0755]