tests: padding test works on a large buffer 08/236508/5
authorMichal Bloch <m.bloch@samsung.com>
Wed, 17 Jun 2020 14:05:05 +0000 (16:05 +0200)
committerMateusz Majewski <m.majewski2@samsung.com>
Fri, 19 Jun 2020 10:51:13 +0000 (12:51 +0200)
commit2861c00d61347cca79ae22c928ec861f5258f11b
tree69e0b2446b2cbda744580f505355c717b493b37c
parentfb975676c78ca233d726de09b36516edb81b4171
tests: padding test works on a large buffer

Some targets don't show incorrect behaviour when the message is
on the stack-allocated default buffer (of 512 size), only on
the backup heap-allocated buffer. Test there to catch those cases.

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