1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-01-18 03:56:04 +00:00
workload-automation/wa/utils
Metin Kaya 366f59ebf7 utils/misc: Clean duplicated code
- ``load_struct_from_yaml()`` has been moved to devlib [1].
- ``LoadSyntaxError()`` is already implemented in devlib.
- Remove ``load_struct_from_file()`` and ``RAND_MOD_NAME_LEN`` since
  they are not used at all.

[1] https://github.com/ARM-software/devlib/commit/591825834028

Signed-off-by: Metin Kaya <metin.kaya@arm.com>
2024-02-23 12:49:03 -08:00
..
__init__.py WA3 Exsisting Code 2017-02-21 15:02:28 +00:00
android.py fw/ApkWorkload: Allow workloads to provide apk arguments 2023-04-29 17:54:41 -05:00
cpustates.py Pylint Fixes 2020-10-30 11:49:54 +00:00
diff.py pep8: Ignore line break before binary operator 2020-10-30 11:49:54 +00:00
doc.py utils/doc: Fix display of Falsey default parameters 2021-01-11 15:32:34 +00:00
exec_control.py util/exec_control: add once_per_attribute_value 2020-02-07 16:49:48 +00:00
formatter.py Update copyright headers. 2018-07-04 16:33:31 +01:00
log.py pep8: Ignore line break before binary operator 2020-10-30 11:49:54 +00:00
misc.py utils/misc: Clean duplicated code 2024-02-23 12:49:03 -08:00
postgres.py utils/postgres: Fix formatting 2019-07-19 16:36:11 +01:00
revent.py pep8: Ignore line break before binary operator 2020-10-30 11:49:54 +00:00
serializer.py pep8: Ignore line break before binary operator 2020-10-30 11:49:54 +00:00
terminalsize.py Pylint Fixes 2020-10-30 11:49:54 +00:00
trace_cmd.py utils/trace_cmd: update for Python 3 2020-01-10 13:31:30 +00:00
types.py utils/misc: Fix linters violation 2024-01-09 12:20:26 -08:00