1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 19:01:15 +01:00
workload-automation/wa/utils
Marc Bonnici 4ff7e4aab0 utils/serializer: Add Podable Mix-in class
Add a new mix-in class for classes that are serialized to PODs, the aim
of this class is to provide a way to ensure that both the original data
version and the current serialization version are known. When attempting
to de-serialize a POD the serialization version will be compared to the
latest version in WA if not matching will call the appropriate method to
upgrade the pod to a known structure state populating any missing fields
with a sensible default or converting the existing data to the new
format.
2018-12-07 08:46:12 +00:00
..
__init__.py WA3 Exsisting Code 2017-02-21 15:02:28 +00:00
android.py I lint, therefore I am 2018-07-09 15:59:40 +01:00
cpustates.py I lint, therefore I am 2018-07-09 15:59:40 +01:00
diff.py wa: pep8 fixes 2018-07-06 14:39:41 +01:00
doc.py utils: pep8 fixes 2018-07-06 14:39:41 +01:00
exec_control.py wa: pep8 fixes 2018-07-06 14:39:41 +01:00
formatter.py Update copyright headers. 2018-07-04 16:33:31 +01:00
log.py utils/log: Ensure to convert all arguments to strings 2018-10-09 15:26:53 +01:00
misc.py wa: Remove reference to devlibs escaping methods 2018-11-21 15:07:25 +00:00
postgres_convert.py utils/postgres_convert: PEP8 fix 2018-10-24 10:34:44 +01:00
revent.py utils/revent: recording parser fixes 2018-10-08 17:46:35 +01:00
serializer.py utils/serializer: Add Podable Mix-in class 2018-12-07 08:46:12 +00:00
terminalsize.py wa: PEP8 Fixes 2018-07-10 12:56:51 +01:00
trace_cmd.py I lint, therefore I am 2018-07-09 15:59:40 +01:00
types.py utils/toggle_set: fix merge behavior 2018-07-11 10:48:00 +01:00