dlogctl: adjust the buffer enable/disable display 75/286775/3
authorMichal Bloch <m.bloch@samsung.com>
Thu, 22 Dec 2022 13:32:00 +0000 (14:32 +0100)
committerMichal Bloch <m.bloch@samsung.com>
Wed, 1 Feb 2023 16:37:15 +0000 (17:37 +0100)
commit2eb1cdff0d5dbfeb23058fac03824b1c97630ea5
tree35aeca659878e854949240580b9f42847254f2be
parent8e8f416a1b1a25adb449a233f6d4de1eb964b8cd
dlogctl: adjust the buffer enable/disable display

Put each ENABLE/DISABLE in its own line for easy parsing.

Fix tests to use only the lines they were meant to use.
When stdout status was added to the same line, parsing
in tests became able to use either of the two statuses.

Change-Id: I4d05b9dbb9ac3899976f13ff7e3fc1ed756359ee
Signed-off-by: Michal Bloch <m.bloch@samsung.com>
src/logctl/logctl.c
tests/dlog_test.in