Android: compile sandbox_linux_unittests
Note: tests that require kernel seccomp-bpf support to do anything will just pass if kernel support is lacking. BUG=166704 NOTRY=true Review URL: https://chromiumcodereview.appspot.com/11639036 git-svn-id: http://src.chromium.org/svn/trunk/src/build@174193 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
Родитель
d06493a41c
Коммит
12fc09f164
|
@ -52,6 +52,7 @@
|
|||
'../ipc/ipc.gyp:ipc_tests',
|
||||
'../media/media.gyp:media_unittests',
|
||||
'../net/net.gyp:net_unittests',
|
||||
'../sandbox/sandbox.gyp:sandbox_linux_unittests',
|
||||
'../sql/sql.gyp:sql_unittests',
|
||||
'../sync/sync.gyp:sync_unit_tests',
|
||||
'../third_party/WebKit/Source/WebKit/chromium/All.gyp:*',
|
||||
|
@ -94,6 +95,7 @@
|
|||
'../ipc/ipc.gyp:ipc_tests_apk',
|
||||
'../media/media.gyp:media_unittests_apk',
|
||||
'../net/net.gyp:net_unittests_apk',
|
||||
'../sandbox/sandbox.gyp:sandbox_linux_unittests_apk',
|
||||
'../sql/sql.gyp:sql_unittests_apk',
|
||||
'../sync/sync.gyp:sync_unit_tests_apk',
|
||||
'../ui/ui.gyp:ui_unittests_apk',
|
||||
|
|
Загрузка…
Ссылка в новой задаче