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

Metadata

Standard output

Executing command [ cp /usr/tests/usr.bin/indent/list_head.0 /usr/tests/usr.bin/indent/list_head.0.stdout . ]
Executing command [ sed -e /\$FreeBSD.*\$/d list_head.0.stdout ]
Executing command [ /usr/bin/indent -npro ]

Standard error

Fail: stdout does not match golden output
--- output_file.parsed	2018-05-25 20:03:34.017840000 +0000
+++ /tmp/kyua.JMmJD6/2129/work/check.Rp6tpC/stdout	2018-05-25 20:03:34.020595000 +0000
@@ -8,6 +8,7 @@
 
 }
 
-static LIST_HEAD(, alq) ald_active;
-static int	ald_shuttingdown = 0;
-struct thread  *ald_thread;
+static 
+LIST_HEAD(, alq) ald_active;
+	static int	ald_shuttingdown = 0;
+	struct thread  *ald_thread;
Files left in work directory after failure: input_file.parsed, list_head.0, list_head.0.stdout, output_file.parsed