qiBuild 2.1.0.18 documentation

Home | Search | Index | CMake index | Python index
« previous | up | next »

qitest.conf – Reading qitest config files¶

qitest.conf.parse_tests(conf_path)¶

Parse the tests described in a qitest.json file. Returns a list of dictionaries

qitest.conf.write_tests(tests, conf_path)¶

Write a list of tests to a config file

« qitest modules | qitest modules | qitest.result – Storing the result of a test »

Quick search

Enter search terms or a module, class or function name.

Table Of Contents

  • Changelog
  • Welcome to qiBuild documentation !
  • Advanced qibuild usage
  • Hacking qiBuild
    • Contributing to qiBuild
    • Managing dependences with qiBuild: an overview
    • Search order
    • Managing shared libraries
    • qiBuild CMake framework design
    • qiBuild Python framework design
    • qiBuild design
    • qiBuild Python documentation
      • qiBuild Python packages documentation
        • qisys modules
        • qisrc modules
        • qibuild modules
        • qitest modules
          • qitest.conf – Reading qitest config files
          • qitest.result – Storing the result of a test
          • qitest.runner – Running the tests
          • qitest.test_queue – Coordinating test launchers
        • qitoolchain modules
« previous | up | next »