This file is indexed.

/usr/include/cppunit/ui/qt/TestRunner.h is in libcppunit-dev 1.13.1-2ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
// //////////////////////////////////////////////////////////////////////////
// Header file TestRunner.h for class TestRunner
// (c)Copyright 2000, Baptiste Lepilleur.
// Created: 2001/09/19
// //////////////////////////////////////////////////////////////////////////
#ifndef CPPUNIT_QTUI_TESTRUNNER_H
#define CPPUNIT_QTUI_TESTRUNNER_H

#include <cppunit/ui/qt/QtTestRunner.h>

#endif  // CPPUNIT_QTUI_TESTRUNNER_H