summaryrefslogtreecommitdiff
path: root/test/test_ptamodel.py
AgeCommit message (Expand)AuthorLines
2024-01-17Update tests for d95d873995f6ea29d38ca7e26e440d9c8b0a0348Birte Kristina Friesel-9/+9
2023-12-07xv: calculate measures from samples rather than averaging intermediatesBirte Kristina Friesel-2/+2
2022-02-04update tests for 8c118d357ad873349a2ae00ccf9bcd093c448df0Daniel Friesel-25/+25
2022-01-31update tests for 063b277b32e8bdde5ce04efdf236c7821c79a3daDaniel Friesel-17/+17
2022-01-06test: adjust validator usage for 2c5bcd77f2c952cc5269ca3e4b6e0a7323ebd085Daniel Friesel-2/+2
2021-08-24dtree: Add function arg support. Update tests to reflect new models.Daniel Friesel-329/+175
2021-03-22EnergyTraceWithLogicAnalyzer: Use ExternalTimerSync as wellDaniel Friesel-125/+13
2021-03-22update tests for new timer sync algorithmDaniel Friesel-7/+7
2021-03-17always handle co-dependent parametersDaniel Friesel-62/+150
2021-03-08model.assess: remove superfluous "by_name" indirectionDaniel Friesel-93/+69
2021-03-03Remove ModelInfo; add info to ModelFunction insteadDaniel Friesel-23/+17
2021-03-02PTAModel: Turn states, transitions, and states_and_transitions into attributesDaniel Friesel-27/+26
2021-03-01Update testsDaniel Friesel-7/+8
2021-03-01tests: update for file renames in model dbDaniel Friesel-2/+2
2021-02-26refactor param_info, show splits in analyze-archive outputDaniel Friesel-9/+9
2021-02-26add more complex decisiontree testDaniel Friesel-19/+586
2021-02-26add simple decisiontree testDaniel Friesel-2/+155
2021-02-18refactor model generation from Analytic/PTAModel into ModelAttribute classDaniel Friesel-12/+34
2021-01-08bin/analyze-archive, tests: use transition power, not energyDaniel Friesel-32/+158
2020-12-03use common energytrace loader codeDaniel Friesel-12/+12
2020-12-03add tests for energytrace with timer/laDaniel Friesel-0/+134
2020-07-15Add PTAModel validation and crossvalidation testDaniel Friesel-7/+458
2020-07-06Rename dfatool.dfatool to dfatool.loaderDaniel Friesel-1/+1
2020-07-06Move ParamFit, PTAModel, AnalyticModel to model.py moduleDaniel Friesel-1/+2
2020-07-03AnalyticFunction: Remove _ prefix from public attributesDaniel Friesel-9/+9
2020-07-02blacken test codeDaniel Friesel-181/+324
2020-07-02Remove verbose arg from testsDaniel Friesel-12/+12
2020-04-29Use relative module paths. PYTHONPATH=lib bin/... is no longer neededDaniel Friesel-1/+1
2019-11-26autopep8Daniel Friesel-19/+20
2019-09-20test: mark CC1200 test as slowDaniel Friesel-1/+3
2019-08-12skip CC1200 tests for nowDaniel Friesel-0/+1
2019-08-12CI: Download test dataDaniel Friesel-14/+14
2019-07-26tests: follow unittest naming schemeDaniel Friesel-0/+244