Mario Limonciello 7b3c2348d3 crypto: ccp - Fix some unfused tests
Some of the tests for unfused parts referenced a named member parameter,
but when the test suite was switched to call a python ctypes library they
weren't updated.  Adjust them to refer to the first argument of the
process_param() call and set the data type of the signature appropriately.

Fixes: 15f8aa7bb3e5 ("crypto: ccp - Add unit tests for dynamic boost control")
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2023-09-15 18:29:45 +08:00
..
2023-09-07 13:52:20 -07:00
2023-09-09 20:06:17 -07:00
2023-08-29 11:33:01 -07:00
2023-09-09 20:06:17 -07:00
2023-09-09 20:06:17 -07:00
2023-09-08 21:46:26 -07:00
2023-04-18 14:22:12 -07:00