Files
ModemManager/plugins
Ben Chan bf1b396596 tests: use memcmp() instead of g_assert_cmpmem() for now
g_assert_cmpmem() isn't available until glib 2.46, while the minimum
glib version required by ModemManager is 2.36. This patch replaces the
uses of g_assert_cmpmem() with memcmp() instead.
2018-11-08 17:00:59 +01:00
..
2018-04-24 18:11:15 +02:00
2017-12-05 10:55:24 +01:00
2018-08-21 17:02:39 +00:00