summaryrefslogtreecommitdiff
path: root/test/test_codegen.py
AgeCommit message (Expand)AuthorLines
2021-03-04PTA State/Transition: Use ModelFunction instead of PTAAttributeDaniel Friesel-26/+31
2020-07-02blacken test codeDaniel Friesel-82/+88
2020-04-29Use relative module paths. PYTHONPATH=lib bin/... is no longer neededDaniel Friesel-2/+2
2019-12-10update codegen + test for PTA attribute changesDaniel Friesel-10/+10
2019-11-26autopep8Daniel Friesel-59/+60
2019-09-25Transition: fix arg_to_param_map semanticsDaniel Friesel-2/+2
2019-09-19codegen / simulated accounting: respect granularityDaniel Friesel-0/+20
2019-09-11add simulation classes for online energy accounting inaccuraciesDaniel Friesel-0/+159