|
NOT INTENDED FOR LANDING
Adds a test service for reproducing an issue with sending a shared memory handle
from a Mojo service to a client. The test fails on OSX but passes on other
platforms.
TEST=service_unittests --gtest_filter="TestServiceTest.ReceiveTestBufferHandle"
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+280 lines, -1 line) |
Patch |
|
M |
services/BUILD.gn
|
View
|
|
2 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
|
A |
services/test/BUILD.gn
|
View
|
|
1 chunk |
+59 lines, -0 lines |
0 comments
|
Download
|
|
A |
services/test/public/interfaces/BUILD.gn
|
View
|
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
|
A |
services/test/public/interfaces/service.mojom
|
View
|
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
|
A |
services/test/service_impl.h
|
View
|
|
1 chunk |
+48 lines, -0 lines |
0 comments
|
Download
|
|
A |
services/test/service_impl.cc
|
View
|
|
1 chunk |
+43 lines, -0 lines |
0 comments
|
Download
|
|
A |
services/test/service_main.cc
|
View
|
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
|
A |
services/test/service_manifest.json
|
View
|
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
|
A |
services/test/service_unittest.cc
|
View
|
|
1 chunk |
+61 lines, -0 lines |
0 comments
|
Download
|
|
A |
services/test/service_unittest_manifest.json
|
View
|
|
1 chunk |
+11 lines, -0 lines |
0 comments
|
Download
|
Depends on Patchset:
Total messages: 9 (8 generated)
|