On Mon, 17 Jul 2023 11:53:27 -0700, Rodrigo Vivi wrote: > > On Mon, Jul 17, 2023 at 06:12:19PM +0100, Tvrtko Ursulin wrote: > > From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxx> > > > > A silent conflict sneaked in as I was merging > > d86ca7e17b58 ("tests/i915_pm_rps: Exercise sysfs thresholds") in a way > > that igt_sysfs_set_u32 has became a function returning void. > > > > Assert is now built-in so drop it from the test. > > > > v2: > > * Fix invalid value test. > > * Assert new values after write while at it. > > Reviewed-by: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx> Merged to fix the IGT build.