Merge "libcutils: tests"
This commit is contained in:
commit
bac388e424
1 changed files with 3 additions and 2 deletions
|
|
@ -24,14 +24,15 @@ cc_defaults {
|
||||||
"PropertiesTest.cpp",
|
"PropertiesTest.cpp",
|
||||||
"sched_policy_test.cpp",
|
"sched_policy_test.cpp",
|
||||||
"trace-dev_test.cpp",
|
"trace-dev_test.cpp",
|
||||||
|
"test_str_parms.cpp",
|
||||||
|
"android_get_control_socket_test.cpp",
|
||||||
|
"android_get_control_file_test.cpp"
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|
||||||
not_windows: {
|
not_windows: {
|
||||||
srcs: [
|
srcs: [
|
||||||
"test_str_parms.cpp",
|
"test_str_parms.cpp",
|
||||||
"android_get_control_socket_test.cpp",
|
|
||||||
"android_get_control_file_test.cpp"
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue