modetest: allow using -r and -P
authorNeil Armstrong <neil.armstrong@linaro.org>
Wed, 18 Jan 2023 14:01:22 +0000 (15:01 +0100)
committerDmitry Baryshkov <dbaryshkov@gmail.com>
Sun, 10 Sep 2023 11:55:14 +0000 (11:55 +0000)
commit7618a646330d2dda663d44ef9066994f28d7812f
tree5f0f33915d1023656c49ab02abc152b5cca15066
parent2e17aea5735a377112c2f2d325c1ec28b11f7285
modetest: allow using -r and -P

Since now -r sets the pipe struct and count like -s we can also
use -P with -r.

Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
tests/modetest/modetest.c