commit | 2a5a4e72f3410e14e41fc691bbd36698b50cd6e1 | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Tue Jun 26 13:56:34 2018 -0700 |
committer | Tom Cherry <tomcherry@google.com> | Wed Jun 27 13:22:16 2018 -0700 |
tree | 7d958909eb7d1bba12fdeb15d06e30c1fc4f2f92 | |
parent | a242a4ba0695d3debcee82dff294f4bdfadb24d0 [diff] [blame] |
init: add unit tests for tokenizer.cpp Test: this unit test Change-Id: Iae24f3bf7850dd4b298281f6608bce195096d60a
diff --git a/init/Android.bp b/init/Android.bp index cf7637f..625fb94 100644 --- a/init/Android.bp +++ b/init/Android.bp
@@ -179,6 +179,7 @@ "rlimit_parser_test.cpp", "service_test.cpp", "subcontext_test.cpp", + "tokenizer_test.cpp", "ueventd_test.cpp", "util_test.cpp", ],