Loading libs/input/TEST_MAPPING 0 → 100644 +7 −0 Original line number Diff line number Diff line { "imports": [ { "path": "frameworks/native/services/inputflinger" } ] } libs/input/tests/Android.bp +2 −1 Original line number Diff line number Diff line Loading @@ -30,7 +30,8 @@ cc_test { "liblog", "libui", "libutils", ] ], test_suites: ["device-tests"], } // NOTE: This is a compile time test, and does not need to be Loading services/inputflinger/TEST_MAPPING +12 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,18 @@ "include-filter": "android.server.wm.WindowInputTests" } ] }, { "name": "libinput_tests" }, { "name": "inputflinger_tests" }, { "name": "InputTests" }, { "name": "libinputservice_test" } ] } services/inputflinger/tests/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -48,4 +48,5 @@ cc_test { "libc++fs" ], require_root: true, test_suites: ["device-tests"], } Loading
libs/input/TEST_MAPPING 0 → 100644 +7 −0 Original line number Diff line number Diff line { "imports": [ { "path": "frameworks/native/services/inputflinger" } ] }
libs/input/tests/Android.bp +2 −1 Original line number Diff line number Diff line Loading @@ -30,7 +30,8 @@ cc_test { "liblog", "libui", "libutils", ] ], test_suites: ["device-tests"], } // NOTE: This is a compile time test, and does not need to be Loading
services/inputflinger/TEST_MAPPING +12 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,18 @@ "include-filter": "android.server.wm.WindowInputTests" } ] }, { "name": "libinput_tests" }, { "name": "inputflinger_tests" }, { "name": "InputTests" }, { "name": "libinputservice_test" } ] }
services/inputflinger/tests/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -48,4 +48,5 @@ cc_test { "libc++fs" ], require_root: true, test_suites: ["device-tests"], }