pcvs.testing package

Submodules

Module contents

pcvs.testing.generate_local_variables(label, subprefix)[source]

Return directories from PCVS working tree :

  • the base source directory

  • the current source directory

  • the base build directory

  • the current build directory

Parameters:
  • label (str) – name of the object used to generate paths

  • subprefix (str) – path to the subdirectories in the base path

Raises:

CommonException.NotFoundError – the label is not recognized as to be validated

Returns:

paths for PCVS working tree

Return type:

tuple