diff options
author | Mario Limonciello <mario.limonciello@amd.com> | 2025-02-14 16:31:25 -0600 |
---|---|---|
committer | Mario Limonciello <mario.limonciello@amd.com> | 2025-03-06 13:01:25 -0600 |
commit | a7875346c6891063b83cd59dc3bd23113e4debf5 (patch) | |
tree | 8deaab3380c929e813d6b16c77073ab54a702963 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 66030cc1c533e26bb4dbe8a356090f24dd734801 (diff) |
cpufreq/amd-pstate-ut: Drop SUCCESS and FAIL enums
Enums are effectively used as a boolean and don't show
the return value of the failing call.
Instead of using enums switch to returning the actual return
code from the unit test.
Reviewed-by: Gautham R. Shenoy <gautham.shenoy@amd.com>
Reviewed-by: Dhananjay Ugwekar <dhananjay.ugwekar@amd.com>
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions