Add unit tests for android/neverallow.go

Bug: 74506774
Test: lunch aosp_walleye-userdebug && make  # runs unit tests
Change-Id: Ibde685d7213713be219681cb039ad58a43d9c377
This commit is contained in:
Logan Chien
2018-03-12 16:34:26 +08:00
parent 4203971351
commit ee97c3ed75
4 changed files with 222 additions and 26 deletions

View File

@@ -71,6 +71,7 @@ bootstrap_go_package {
"android/config_test.go",
"android/expand_test.go",
"android/namespace_test.go",
"android/neverallow_test.go",
"android/paths_test.go",
"android/prebuilt_test.go",
"android/util_test.go",