This file is indexed.

/usr/src/openvswitch-1.4.0/tests/idltest.ann is in openvswitch-datapath-dkms 1.4.0-1ubuntu1.

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
# -*- python -*-

# This code, when invoked by "ovsdb-idlc annotate" (by the build
# process), annotates idltest.ovsschema with additional data that give
# the ovsdb-idl engine information about the types involved, so that
# it can generate more programmer-friendly data structures.

s["idlPrefix"] = "idltest_"
s["idlHeader"] = "\"tests/idltest.h\""