Aleksander Morgado
53784f95aa
tests,fixture: fix warnings with -Wsign-compare
tests/test-fixture.c:130:28: error: comparison of integer expressions of different signedness: ‘gboolean’ {aka ‘int’} and ‘guint’ {aka ‘unsigned int’} [-Werror=sign-compare]
130 | if (modem_expected == n_modems) {
| ^~
2020-01-31 14:52:49 +01:00
..
2014-02-13 13:41:58 +01:00
2020-01-31 14:52:49 +01:00
2014-02-13 13:41:58 +01:00
2019-10-14 15:30:29 +02:00
2019-09-10 12:24:38 +02:00
2019-11-27 10:11:43 +00:00
2016-11-23 11:02:18 +01:00
2014-02-13 13:41:58 +01:00
2019-11-27 10:11:43 +00:00