🧑💻 Check for Xephyr availability before running tests
This commit is contained in:
parent
599610fd6f
commit
b47ccfd93a
3 changed files with 24 additions and 4 deletions
|
|
@ -17,6 +17,7 @@ extern Display* test_display;
|
|||
extern Window test_root;
|
||||
extern zlog_category_t *test_log;
|
||||
|
||||
bool check_xephyr_available();
|
||||
void set_up_test_logger();
|
||||
void tear_down_test_logger();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue