summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorLines
2024-01-17update tests for 0015665bda8511db30c254adb351af94494deb7fBirte Kristina Friesel-4/+16
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-10-14Revert "update timing/rf24 singlefile test for co-dependent parameter detecti...Daniel Friesel-3/+15
2021-10-13update timing/rf24 singlefile test for co-dependent parameter detection updateDaniel Friesel-15/+3
2021-08-24dtree: Add function arg support. Update tests to reflect new models.Daniel Friesel-329/+175
2021-08-19ParallelParamFit -> ParamFit, optionally without parallelismDaniel Friesel-3/+3
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-71/+181
2021-03-08model.assess: remove superfluous "by_name" indirectionDaniel Friesel-93/+69
2021-03-04PTA State/Transition: Use ModelFunction instead of PTAAttributeDaniel Friesel-176/+134
2021-03-03Remove ModelInfo; add info to ModelFunction insteadDaniel Friesel-51/+45
2021-03-02PTAModel: Turn states, transitions, and states_and_transitions into attributesDaniel Friesel-27/+26
2021-03-01Update testsDaniel Friesel-18/+20
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-25/+25
2021-02-26add more complex decisiontree testDaniel Friesel-19/+586
2021-02-26add simple decisiontree testDaniel Friesel-2/+155
2021-02-26test_timingharness: disable decisiontrees for nrf24 testDaniel Friesel-0/+3
2021-02-25Adjust ParamStats interface in preparation for decision-tree modelsDaniel Friesel-9/+9
2021-02-18refactor model generation from Analytic/PTAModel into ModelAttribute classDaniel Friesel-48/+91
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-2/+2
2020-07-06Move ParamFit, PTAModel, AnalyticModel to model.py moduleDaniel Friesel-5/+7
2020-07-06make test_parameters work with NumPy <= 1.16Daniel Friesel-5/+10
2020-07-03Add param test for inter-param dependencyDaniel Friesel-16/+18
2020-07-03Add more complex parameter modeling testsDaniel Friesel-0/+127
2020-07-03blacken more codeDaniel Friesel-21/+7
2020-07-03AnalyticFunction: Remove _ prefix from public attributesDaniel Friesel-26/+26
2020-07-03test_parameters: Test function generationDaniel Friesel-2/+44
2020-07-03move get_fit_result to ParamFit classDaniel Friesel-1/+1
2020-07-03add a linear ParamFit testDaniel Friesel-0/+52
2020-07-02blacken test codeDaniel Friesel-704/+1089
2020-07-02Remove verbose arg from testsDaniel Friesel-18/+18
2020-04-29Use relative module paths. PYTHONPATH=lib bin/... is no longer neededDaniel Friesel-6/+7
2019-12-11move PTA simulation result to separate classDaniel Friesel-40/+40
2019-12-11test_pta: we're testing energy, not powerDaniel Friesel-16/+16
2019-12-10update codegen + test for PTA attribute changesDaniel Friesel-10/+10
2019-11-27PTA: Add breadth-first searchDaniel Friesel-0/+24
2019-11-26update PTA testsDaniel Friesel-5/+5
2019-11-26autopep8Daniel Friesel-327/+328
2019-11-26PTA: Calculate min/max duration until energy accounting overflowDaniel Friesel-3/+12
2019-10-07move ParamStats and helper functions to lib/parameters.pyDaniel Friesel-1/+1