Clang-format aos

It has drifted...  Clean it up a bit.

Change-Id: I2fe31a2187b4f690634ae6942786575db20192af
Signed-off-by: Austin Schuh <austin.linux@gmail.com>
diff --git a/aos/testing/test_logging.h b/aos/testing/test_logging.h
index 0a26b07..5e01879 100644
--- a/aos/testing/test_logging.h
+++ b/aos/testing/test_logging.h
@@ -15,7 +15,7 @@
 
 // Redirect the messages enabled by EnableTestLogging() function to a file.
 // By default the messages are printed to standard output.
-void SetLogFileName(const char* filename);
+void SetLogFileName(const char *filename);
 
 // Force the messages to be printed as they are handled by the logging
 // framework. This can be useful for tests that hang where no messages would