taucmdr.cli.commands.trial.tests.test_export module

Test functions.

Functions used for unit tests of export.py.

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

Bases: taucmdr.tests.TestCase

test_export_cubex()[source]
test_export_merged_profile()[source]
test_export_otf2()[source]
test_export_slog2()[source]
test_export_sqlite_profile()[source]
test_export_tau_profile()[source]