finished Time tests and fixed a corner case bug
diff --git a/aos/common/common.gyp b/aos/common/common.gyp
index 0a4bf62..e098c0f 100644
--- a/aos/common/common.gyp
+++ b/aos/common/common.gyp
@@ -217,6 +217,7 @@
         '<(EXTERNALS):gtest',
         'time',
         '<(AOS)/build/aos.gyp:logging',
+        '<(AOS)/common/util/util.gyp:death_test_log_implementation',
       ],
     },
     {