taucmdr.cli.commands.trial.tests.test_create_launcher module

Test functions.

Functions used for unit tests of create.py.

class taucmdr.cli.commands.trial.tests.test_create_launcher.CreateLauncherTest(methodName='runTest')[source]

Bases: taucmdr.tests.TestCase

Tests for trial.create with an application launcher.

https://github.com/ParaToolsInc/taucmdr/issues/210

test_cafrun()[source]
test_cafrun_with_flag()[source]
test_foo_launcher_simple()[source]
test_invalid_exe()[source]
test_launcher_flag()[source]
test_mpirun()[source]
test_mpirun_mpmd()[source]
test_mpirun_with_flag()[source]