2
0
mirror of https://github.com/openvswitch/ovs synced 2025-10-17 14:28:02 +00:00
Files
openvswitch/tests/idltest.ann

10 lines
351 B
Python

# -*- 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\""