main: Split of main() from wet_main() 83/26283/1 sandbox/mvlad/pre-ci 11.91.0 11.92.0 12.90.0 lamprey/11.91.0 lamprey/11.92.0 lamprey_11.91.0 lamprey_11.92.0 marlin/12.90.0 marlin_12.90.0
authorMarius Vlad <marius.vlad@collabora.com>
Tue, 20 Apr 2021 12:06:15 +0000 (15:06 +0300)
committerMarius Vlad <marius.vlad@collabora.com>
Tue, 20 Apr 2021 12:52:53 +0000 (15:52 +0300)
commit0bef8700f21b9e7898f1785ee654d4669d0117b4
treea90e201f784c6272c19c4b2445a404e18229aacc
parent65361f9f797905679c6c58c58733036911d54f7e
main: Split of main() from wet_main()

This is follow-up to catch up with weston's way of loading the
compositor instance. This is necessary because the test itself is
capable of loading a specific compositor instance (and with, specific
arguments).

No functional changes whatsoever.

Bug-AGL: SPEC-3889, SPEC-3880

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: Iedb979156a73def4567927969ab9190c481ffbce
meson.build
src/compositor.c [new file with mode: 0644]
src/main.c