xref: /aosp_15_r20/external/federated-compute/fcp/tracing/tools/testdata/NoAttributes.baseline (revision 14675a029014e728ec732f129a32e299b2da0601)
1============== NoAttributes.fbs ============
2include "${DIR}/tracing_schema_common.fbs";
3
4table NoAttributes {}
5============== diagnosis ============
6ERROR: ${DIR}/tools/testdata/NoAttributes.fbs contains table NoAttributes without a tag. All tables must have a tag defined.
7
8============== result ============
9
10