summaryrefslogtreecommitdiff
path: root/ipc/run_all_unittests.cc
AgeCommit message (Expand)Author
2020-06-05Mojo EDK -> Core: content, ipc, servicesKen Rockot
2020-06-05Remove mojo::edk::test::ScopedIPCSupportrockot
2020-06-05Reland of new multiprocess test client process launcher.jcivelli
2020-06-05Revert of Multiprocess test client: Android child process launcher rework. (p...jcivelli
2020-06-05Multiprocess test client: Android child process launcher rework.jcivelli
2020-06-05base: Remove unneeded RegisterNatives() calls on Androidsievers
2020-06-05Fold //ipc/mojo into //ipc.amistry
2020-06-05Use Mojo pipes to signal sync IPC eventsrockot
2020-06-05Revert of Use Mojo pipes to signal sync IPC events (patchset #30 id:760001 of...tommycli
2020-06-05Use Mojo pipes to signal sync IPC eventsrockot
2020-06-05Re-land: Re-enable multi-process IPC tests on Android.amistry
2020-06-05Revert of Re-enable multi-process IPC tests on Android. (patchset #3 id:40001...mlamouri
2020-06-05Re-enable multi-process IPC tests on Android.amistry
2020-06-05Switch to standard integer types in ipc/.avi
2020-06-05Remove the NoAtExitBaseTestSuite anti-pattern.jam
2020-06-04Move the rest of test_file_util to base namespace.brettw@chromium.org
2020-06-04Run ipc_tests serially when using new test launcher.phajdan.jr@chromium.org