Lines Matching refs:g_assert_cmpuint
97 g_assert_cmpuint(value, ==, DEFAULT_TEMPERATURE); in test_defaults()
103 g_assert_cmpuint(i2c_value, ==, DEFAULT_TEMPERATURE); in test_defaults()
106 g_assert_cmpuint(i2c_value, ==, DEFAULT_OT_LIMIT); in test_defaults()
109 g_assert_cmpuint(i2c_value, ==, DEFAULT_OT_LIMIT); in test_defaults()
116 g_assert_cmpuint(value, ==, DEFAULT_VOUT); in test_defaults()
121 g_assert_cmpuint(i2c_value, ==, DEFAULT_VOUT); in test_defaults()
124 g_assert_cmpuint(i2c_value, ==, DEFAULT_OV_LIMIT); in test_defaults()
127 g_assert_cmpuint(i2c_value, ==, DEFAULT_OV_LIMIT); in test_defaults()
130 g_assert_cmpuint(i2c_value, ==, DEFAULT_UV_LIMIT); in test_defaults()
133 g_assert_cmpuint(i2c_value, ==, DEFAULT_UV_LIMIT); in test_defaults()
136 g_assert_cmpuint(i2c_value, ==, DEFAULT_VMIN); in test_defaults()
184 g_assert_cmpuint(value, ==, 3000 + i); in test_voltage()
192 g_assert_cmpuint(i2c_value, ==, 3000 + i); in test_voltage()
195 g_assert_cmpuint(i2c_value, ==, 3000 + i); in test_voltage()
198 g_assert_cmpuint(i2c_value, ==, 3000 + i); in test_voltage()
210 g_assert_cmpuint(i2c_value, ==, 11); in test_rw_regs()
214 g_assert_cmpuint(i2c_value, ==, 1); in test_rw_regs()
218 g_assert_cmpuint(i2c_value, ==, 5000); in test_rw_regs()
222 g_assert_cmpuint(i2c_value, ==, 4000); in test_rw_regs()
226 g_assert_cmpuint(i2c_value, ==, 5500); in test_rw_regs()
230 g_assert_cmpuint(i2c_value, ==, 5600); in test_rw_regs()
234 g_assert_cmpuint(i2c_value, ==, 5700); in test_rw_regs()
238 g_assert_cmpuint(i2c_value, ==, 5800); in test_rw_regs()
242 g_assert_cmpuint(i2c_value, ==, 5900); in test_rw_regs()
246 g_assert_cmpuint(i2c_value, ==, 6100); in test_rw_regs()
259 g_assert_cmpuint(i2c_init_value, ==, i2c_value); in test_ro_regs()
264 g_assert_cmpuint(i2c_init_value, ==, i2c_value); in test_ro_regs()
271 g_assert_cmpuint(i2c_init_value, ==, i2c_value); in test_ro_regs()