History log of /system/tools/aidl/tests/test_util.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0a62067f35e957493bc37c4b42dfdcfc16353831 04-Dec-2015 Elliott Hughes <enh@google.com> Track base/ -> android-base/ change.

Change-Id: I02b64b42c17d248c5fb2c4de4b0778a441e018e3
/system/tools/aidl/tests/test_util.cpp
c5442de40df22a763804648f5ee1d16ec28a7cd2 13-Nov-2015 Christopher Wiley <wiley@google.com> Remove aidl_unittest dependency on libchrome

This allows us to build on branches that don't include libchrome.

Bug: 25691685
Test: Compiles, unittests pass

Change-Id: I768a14722661c07929ded0e672c7d36cd689c419
/system/tools/aidl/tests/test_util.cpp
80ada3d405cbf76797e007d5fc265d17315aa05c 21-Oct-2015 Casey Dahlin <sadmac@google.com> Add Diff helper

No more shelling out for diffs. This helper isn't as fancy but we can evolve
it.

Change-Id: I3cf6b15d78731e0db06afeda2475f987564ba9fa
Test: unit tests
Bug: 25130911
Signed-off-by: Casey Dahlin <sadmac@google.com>
/system/tools/aidl/tests/test_util.cpp
ea6e382143e4a8df894d47db3a6cb79a38ad4530 07-Oct-2015 Christopher Wiley <wiley@google.com> Mock file system dependencies in end to end tests

Use FakeIoDelegate in end to end tests to abstract file I/O.

Bug: 24703046
Test: Unittests pass

Change-Id: I1496d6e8d120a193262c2f90b2dec646a5c939c5
/system/tools/aidl/tests/test_util.cpp