Add metadata test cases
[babeltrace.git] / formats / ctf / metadata / ctf-test / fail / struct-unexisting-field-type.txt
diff --git a/formats/ctf/metadata/ctf-test/fail/struct-unexisting-field-type.txt b/formats/ctf/metadata/ctf-test/fail/struct-unexisting-field-type.txt
new file mode 100644 (file)
index 0000000..ef63fb7
--- /dev/null
@@ -0,0 +1,4 @@
+struct test {
+       int a;
+       int b;
+};
This page took 0.023916 seconds and 4 git commands to generate.