History log of /frameworks/native/cmds/dumpsys/tests/dumpsys_test.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a0f7f2dfd0ecb0ba13efdb62b5b850e198f01a1f 10-Mar-2017 Steven Moreland <smoreland@google.com> dumpsys: remove usage of String16::std_string

Test: pass

Change-Id: Ib74a126b91d25376a7235f73bbc12ada62ae7e69
/frameworks/native/cmds/dumpsys/tests/dumpsys_test.cpp
2c3cd83603a7eefe7efe8c99cbe1c04b54cfe599 14-Feb-2017 Steven Moreland <smoreland@google.com> Revert "dumpsys: add option to list hardware services."

This reverts commit 6270dd1bf7f4a6eaa0e36b2cbb0f9bdd4790b5d8.

Reason for revert: obsolete, removed in favor of lshal
Test: dumpsys_test

Change-Id: I06e256a5bd0995727a3d6f3f88f79a623b1474f3
/frameworks/native/cmds/dumpsys/tests/dumpsys_test.cpp
b7ddc9e5cba5a0a287993b5b3124a75d67d9557c 04-Feb-2017 Yifan Hong <elsk@google.com> Dump client PIDs for passthrough HALs.

* This is done with registerPassthroughClient in IServiceManager; when a
service is retrieved through the passthrough service manager, its PID
will be recoreded by the binderized service manager.
* The action of dumping all available dynamic libraries is now done by
dumpAllLibraries.
Bug: 34712252
Test: lshal

Change-Id: I7f08e3255ffed0f46435843504e0e225d0d9bbc9
/frameworks/native/cmds/dumpsys/tests/dumpsys_test.cpp
5ccdab9bc541ef2b3839c5d33b0c0ed4ecd3258f 26-Jan-2017 Yifan Hong <elsk@google.com> Add debugDump() to IServiceManager.

Test: mma
Change-Id: I04289500c7ee42a84d3593b4c0e45a0b829370a7
/frameworks/native/cmds/dumpsys/tests/dumpsys_test.cpp
6270dd1bf7f4a6eaa0e36b2cbb0f9bdd4790b5d8 21-Jan-2017 Steven Moreland <smoreland@google.com> dumpsys: add option to list hardware services.

This gives a convenient way to dump information about hidl services.
When hidl services dump information themselves as well, that dump will
be made here as well.

Bug: 33382892
Test: dumpsys_test, dumpsys --hw works as expected
Change-Id: Ib08b5d052e63ed6260035ee8d3ad3dac296202b1
/frameworks/native/cmds/dumpsys/tests/dumpsys_test.cpp
343175a5ffeba6d1714336913a81b3029df73dbb 03-Aug-2016 Felipe Leme <felipeal@google.com> Added test cases to dumpsys.

BUG: 28980245
BUG: 33382892

Test: dumpsys_test passes

Change-Id: Ief6c21022abc74022256431351fd6eef789faf39
(cherry picked from commit b6e244914deaffcdeea02deebf7c0da2643f601c)
/frameworks/native/cmds/dumpsys/tests/dumpsys_test.cpp