linux-stable/tools/crypto/ccp
Mario Limonciello 0c78ae22c6 crypto: ccp - Fix some unfused tests
[ Upstream commit 7b3c2348d3 ]

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: 15f8aa7bb3 ("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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-11-20 11:59:18 +01:00
..
.gitignore
Makefile
dbc.c crypto: ccp - Fix sample application signature passing 2023-11-20 11:59:18 +01:00
dbc.py crypto: ccp - Fix sample application signature passing 2023-11-20 11:59:18 +01:00
dbc_cli.py
test_dbc.py crypto: ccp - Fix some unfused tests 2023-11-20 11:59:18 +01:00