pwmd-stress-test: Add bulk and command count options.bulk
commitddb14204da144379da945f88565aab23081468fb
authorBen Kibbey <bjk@luxsci.net>
Sun, 25 Nov 2018 17:26:10 +0000 (25 09:26 -0800)
committerBen Kibbey <bjk@luxsci.net>
Sun, 25 Nov 2018 17:26:10 +0000 (25 09:26 -0800)
tree2be85dc4f13b875bd1903bbb2be10054abfa8254
parent5584456560878187bf30443cd0e0a4b7e93b5a39
pwmd-stress-test: Add bulk and command count options.

Add -e to specify the command with arguments to run and can be used more
than once.

Add -c to run the specified command(s) N times per client.

Add -b to run commands (-e) -c times using pwmd_bulk().
contrib/pwmd-stress-test.c