Add libcutils_test into TEST_MAPPING
libcutils_test is fixed for all architectures and handles cases when schedtune and/or cpuset cgroup controllers are not enabled. Include it into presubmit test list. Test: ran tests Change-Id: I294220e18aae5e5760e7e6bdee7a2fe4d9c6d6a4 Signed-off-by: Suren Baghdasaryan <surenb@google.com>
This commit is contained in:
parent
af7999097e
commit
36973153fa
1 changed files with 3 additions and 0 deletions
|
|
@ -21,6 +21,9 @@
|
|||
{
|
||||
"name": "libpackagelistparser_test"
|
||||
},
|
||||
{
|
||||
"name": "libcutils_test"
|
||||
},
|
||||
{
|
||||
"name": "libprocinfo_test"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue