openvswitch/types.h: New macros OVS_BE16_MAX, OVS_BE32_MAX, OVS_BE64_MAX.
[sliver-openvswitch.git] / tests / idltest.ann
1 # -*- python -*-
2
3 # This code, when invoked by "ovsdb-idlc annotate" (by the build
4 # process), annotates idltest.ovsschema with additional data that give
5 # the ovsdb-idl engine information about the types involved, so that
6 # it can generate more programmer-friendly data structures.
7
8 s["idlPrefix"] = "idltest_"
9 s["idlHeader"] = "\"tests/idltest.h\""