History log of /system/tools/aidl/tests/aidl_test_client_utf8_strings.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
99d699bef10f2455931fdd46861a25742a8fd7ea 01-Feb-2016 Christopher Wiley <wiley@google.com> Add integration test for @utf8InCpp List<String>

Test @nullable support as well since we've never seen two
annotations at once before.

Bug: 26729450
Change-Id: If76d617980e1fda3e5efecc8410786295fe1da9f
Test: unit, integration tests pass
/system/tools/aidl/tests/aidl_test_client_utf8_strings.cpp
dca2ecf2883771b4c895e52a9f07e2467d603f77 29-Jan-2016 Christopher Wiley <wiley@google.com> Add integration test support for @utf8InCpp

This patch adds validation of String and String[] marked with
@utf8InCpp.

While here, move everything but main() in aidl_test_service.cpp to an
anonymous namespace.

Bug: 26729450
Test: Integration, unittests continue to pass

Change-Id: Iab79bc23ed8a34168544425952afd2e29cdbe030
/system/tools/aidl/tests/aidl_test_client_utf8_strings.cpp