Test case: usr.bin/indent/functional_test:types_from_file

Metadata

Standard output

Executing command [ cp /usr/tests/usr.bin/indent/types_from_file.0 /usr/tests/usr.bin/indent/types_from_file.0.list /usr/tests/usr.bin/indent/types_from_file.0.pro /usr/tests/usr.bin/indent/types_from_file.0.stdout . ]
Executing command [ sed -e /\$FreeBSD.*\$/d types_from_file.0.stdout ]
Executing command [ /usr/bin/indent -Ptypes_from_file.0.pro ]

Standard error

Fail: stdout does not match golden output
--- output_file.parsed	2018-05-25 20:03:34.102023000 +0000
+++ /tmp/kyua.JMmJD6/2135/work/check.X5rnvI/stdout	2018-05-25 20:03:34.104086000 +0000
@@ -1,2 +1,2 @@
 /* See r303735 */
-void		t(a *x, b *y, c * z);
+void		t(a * x, b * y, c * z);
Files left in work directory after failure: input_file.parsed, output_file.parsed, types_from_file.0, types_from_file.0.list, types_from_file.0.pro, types_from_file.0.stdout