Files
weston/tests
Daniel Stone 23c8dc7b27 tests: Check requirements after setting up args
Setting up the arguments may consume some of the arguments, e.g. if we
provide a config file or extra modules, then the test harness is
expected to be responsible for freeing those arguments.

Checking the requirements and bailing first means that we never do that,
and thus skipped tests result in leaks. Flip the order so we set up the
args first and skip last, so we can consistently take ownership of all
the provided setup parameters.

Signed-off-by: Daniel Stone <daniels@collabora.com>
2022-07-05 10:15:49 +01:00
..
2021-06-16 14:41:08 +00:00
2022-06-03 10:22:25 +00:00
2022-06-03 10:22:25 +00:00
2022-05-31 12:26:09 +00:00
2021-06-15 07:43:00 +00:00
2021-07-23 17:26:02 +01:00
2022-06-29 14:33:21 +01:00
2017-01-23 14:12:06 +02:00
2021-06-28 14:21:27 +03:00