platform_frameworks_native/cmds/lshal
Yifan Hong 29b35b6961 lshal: resistent to metaversion updates.
When metaversion of libvintf updates, --init-vintf option
always uses the highest metaversion, breaking tests. These
tests should work with any metaversion of libvintf. The HAL
sections should be focused on.

Test: lshal_test

Change-Id: Ie5471ddd6dea7b8098d0be3385cfd1cc6c29824d
2020-10-14 21:17:43 -07:00
..
libprocpartition lshal: use pragma once 2019-06-25 08:54:34 -07:00
Android.bp lshal: Add test for debug -E 2020-07-10 11:14:59 -07:00
Command.h lshal: use pragma once 2019-06-25 08:54:34 -07:00
DebugCommand.cpp lshal: --debug omits info on parent objects. 2020-07-10 11:36:16 -07:00
DebugCommand.h lshal: --debug omits info on parent objects. 2020-07-10 11:36:16 -07:00
HelpCommand.cpp lshal: Lshal register commands 2017-09-14 13:40:27 -07:00
HelpCommand.h lshal: use pragma once 2019-06-25 08:54:34 -07:00
ListCommand.cpp lshal: --debug omits info on parent objects. 2020-07-10 11:36:16 -07:00
ListCommand.h lshal: read binder stats from binderfs 2020-02-25 12:34:52 -08:00
Lshal.cpp lshal: --debug omits info on parent objects. 2020-07-10 11:36:16 -07:00
Lshal.h lshal: --debug omits info on parent objects. 2020-07-10 11:36:16 -07:00
main.cpp Add tests to lshal. 2017-05-12 12:47:43 -07:00
NullableOStream.h lshal: use pragma once 2019-06-25 08:54:34 -07:00
OWNERS Add lshal owners 2018-12-21 23:37:41 +00:00
ParentDebugInfoLevel.h lshal: --debug omits info on parent objects. 2020-07-10 11:36:16 -07:00
PipeRelay.cpp lshal: Allow read to timeout in debug() 2018-09-27 11:09:17 -07:00
PipeRelay.h lshal: use pragma once 2019-06-25 08:54:34 -07:00
TableEntry.cpp lshal: add "Status" column and "Manifest HALs" section. 2018-06-28 14:57:37 -07:00
TableEntry.h lshal: use pragma once 2019-06-25 08:54:34 -07:00
test.cpp lshal: resistent to metaversion updates. 2020-10-14 21:17:43 -07:00
TEST_MAPPING Fix lshal_test after updated defaults. 2019-06-26 18:20:28 -07:00
TextTable.cpp lshal: remove ListCommand addLine 2017-09-11 13:44:32 -07:00
TextTable.h lshal: use pragma once 2019-06-25 08:54:34 -07:00
Timeout.h lshal: use pragma once 2019-06-25 08:54:34 -07:00
utils.cpp Lshal: support commands. 2017-05-12 12:47:43 -07:00
utils.h lshal: use pragma once 2019-06-25 08:54:34 -07:00
WaitCommand.cpp lshal: add wait command 2019-07-12 00:44:27 +00:00
WaitCommand.h lshal: add wait command 2019-07-12 00:44:27 +00:00