testsuite: rename 'wait' function to 'timed_loop'
authorLuca Bacci <luca.bacci982@gmail.com>
Fri, 26 May 2023 15:46:08 +0000 (17:46 +0200)
committerLuca Bacci <luca.bacci982@gmail.com>
Mon, 29 May 2023 14:43:28 +0000 (16:43 +0200)
commit703494c7faa482388d93693a397056af8d4daae4
tree1232bd5403d09538cd46fb6664730e076a2d6aac
parentd642072603aa6714477eaa2876a909a7e7fc8cea
testsuite: rename 'wait' function to 'timed_loop'

When compiling for macOS, CLang errors out because a non-static
wait function is declared in sys/wait.h.
testsuite/gtk/test-focus-chain.c