tests/ivi: rename test_section
authorPekka Paalanen <pekka.paalanen@collabora.com>
Mon, 11 Nov 2019 13:18:51 +0000 (15:18 +0200)
committerPekka Paalanen <pekka.paalanen@collabora.com>
Fri, 22 Nov 2019 14:09:20 +0000 (16:09 +0200)
commite4f6f8c6de98f2f048279fbb112db9aedd729cb0
treebd6d961c93cdc1794a4ebf1a94be06c8f72f1b46
parent48d2c15ad639c028690a3cdaa72c494c8263b468
tests/ivi: rename test_section

Use a different section name to make sure that if this plugin is loaded into
the same process as where weston-test-runner.h is used, the two different
sections cannot get mixed up. This is just a precaution, but it removes a bit
of reader confusion as well.

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
tests/ivi-layout-test-plugin.c