Removing formatted printing of accessible object path by at_spi2_tool 51/256751/2 accepted/tizen/unified/20210607.124341 submit/tizen/20210514.080747 submit/tizen/20210601.084003 submit/tizen/20210607.013021
authorLukasz Oleksak <l.oleksak@samsung.com>
Mon, 12 Apr 2021 08:37:07 +0000 (10:37 +0200)
committerLukasz Oleksak <l.oleksak@samsung.com>
Mon, 12 Apr 2021 08:51:12 +0000 (08:51 +0000)
commite25f9204dbdce46e27c11f1a25466dde883bc3fc
tree1a730610945d088beb9afa8c73a420f0957fcbb8
parent636fb0bcf337fbf3c994f73d510d21e1c0f8b9b0
Removing formatted printing of accessible object path by at_spi2_tool

Format of accessible object path (handle) may vary in different toolkits
so hardcoded formatting "%llu" cannot be used. Additionaly, the information
is redundant as unformatted (raw) object path is already printed as the
last section (after last ":") of object unique id.

Change-Id: Idedbea550e759335a10141adf4873a37737dde12
test/at_spi2_tool.c