diff options
author | Mario Limonciello <mario.limonciello@amd.com> | 2023-08-29 10:07:59 -0500 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2023-09-15 18:29:45 +0800 |
commit | 7b3c2348d314a18f6ed84bab67023ae5d1ec6b1e (patch) | |
tree | abe1dad47255b4e75e9e790426abb0193186d65e /Documentation/w1 | |
parent | 2ad01eb5fad24627ab4e196dc54a220753b2238b (diff) |
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>
Diffstat (limited to 'Documentation/w1')
0 files changed, 0 insertions, 0 deletions