Skip to content

Conversation

@nefethael
Copy link
Contributor

Signed-off-by: Vincent Prince vincent.prince.fr@gmail.com

Signed-off-by: Vincent Prince <vincent.prince.fr@gmail.com>
@codecov-io
Copy link

codecov-io commented May 17, 2018

Codecov Report

Merging #240 into master will decrease coverage by <.1%.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #240     +/-   ##
========================================
- Coverage    55.1%   55.1%   -0.1%     
========================================
  Files         105     105             
  Lines        6218    6221      +3     
========================================
  Hits         3431    3431             
- Misses       2787    2790      +3
Impacted Files Coverage Δ
labgrid/strategy/ubootstrategy.py 47.3% <0%> (-4.1%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ebbe909...dc4a270. Read the comment docs.

@jluebbe
Copy link
Member

jluebbe commented Jun 4, 2018

This way, the system state in the bootloader can differ depending on what happened before. For example the SoC reset reason might be different for power-on-reset compared to reboot. If you need this behavior in your tests, I think it would be better to have that in a custom Strategy (possibly based on the GraphStrategy).

@Emantor
Copy link
Member

Emantor commented Sep 3, 2018

Closing this based on @jluebbe explanation above. If you have questions regarding strategies, don't hesitate to ask us on IRC or via Matrix (which bridges to the same channel)

@Emantor Emantor closed this Sep 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants