Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-4928

Some of C++ CMake build tests need to start/stop a broker themselves

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • C++ Tests
    • None

    Description

      CMake has a companion tool CTest which can be used to run tests individually. This means that each of the tests must be self contained.

      Currently a bunch of the tests rely on a previous test "start_broker" to start a required broker which is stopped by a subsequent test "stop_broker".

      The start and stop steps should be brought into the individual tests that need a broker.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              astitcher Andrew Stitcher
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: