Uploaded image for project: 'Qt Quality Assurance Infrastructure'
  1. Qt Quality Assurance Infrastructure
  2. QTQAINFRA-345

Some header files are not included in the code coverage instrumentation

    XMLWordPrintable

Details

    • Task
    • Resolution: Won't Do
    • P2: Important
    • None
    • None
    • Static analysis
    • None

    Description

      Some headers files of the Qt modules are never instrumented because their are not part of a project folder that is built. It is silent because no file/project use them for their own instrumentation (as they are not explicitely included to the instrumentation)

      An example of a file that causes problem is qtbase/src/corelib/arch/qatomic_windows.h. Indeed qatomic_windows should be instrumented as it has inline functions. We need a way to identify all those headers per folder and include them in a generic way.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            shausman Simon Hausmann
            carochao Caroline Chao (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes