taucmdr.cli.commands.target.tests.test_create module

Test functions.

Functions used for unit tests of create.py.

class taucmdr.cli.commands.target.tests.test_create.CreateTest(methodName='runTest')[source]

Bases: taucmdr.tests.TestCase

Tests for target.create.

test_cc_flag()[source]
test_create()[source]
test_cxx_as_cc_flag()[source]
test_duplicatename()[source]
test_h_arg()[source]
test_help_arg()[source]
test_host_family_intel()[source]
test_host_family_nvhpc()[source]
test_host_family_pgi()[source]
test_no_args()[source]
test_no_cuda()[source]
test_no_mpi()[source]
test_no_mpi_cc()[source]