aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest/microbit-test.c
AgeCommit message (Expand)Author
2024-04-25tests/qtest : Use `g_assert_cmphex` instead of `g_assert_cmpuint`Inès Varhol
2023-09-20microbit: add missing qtest_quit() callDaniel P. Berrangé
2023-08-22qtest: microbit-test: add tests for nRF51 DETECTChris Laplante
2023-03-13win32: replace closesocket() with close() wrapperMarc-André Lureau
2022-09-27tests/qtest: microbit-test: Fix socket access for win32Bin Meng
2022-08-01misc: fix commonly doubled up wordsDaniel P. Berrangé
2022-05-03tests: move libqtest.h back under qtest/Marc-André Lureau
2020-08-21meson: convert tests/qtest to mesonPaolo Bonzini
2020-01-12test: Move qtests to a separate directoryThomas Huth