# -*- coding: utf-8 -*- import jwutils from devtest.os import * # import all commands jwutils.log.set_filename_length(30) exit(jwutils.run_sub_commands('Control Device under Test'))