[Libre-soc-bugs] [Bug 730] adapt ALU test cases to include expected results

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Wed Nov 10 20:10:11 GMT 2021


https://bugs.libre-soc.org/show_bug.cgi?id=730

--- Comment #32 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
(In reply to vklr at vkten.in from comment #31)
> Add expected state to case_1_regression for subf in alu_cases unit test
> 
> https://git.libre-soc.org/?p=openpower-isa.git;a=commitdiff;
> h=f3fe1effe787713add876d1a60a37c387bfafa5b
> 
> Kindly review and give feedback.

looks great, keep going: do the easy ones first, if you run into
a problem one, raise it here, otherwise just keep doing:

* look at dump
* find one suitable simple expected state
* add to unit test
* re-run unit test
* check it passes
* git diff (to review)
* git commit
* git push
* repeat

you should be able to accelerate and do 10 of those commits a day,
minimum.  as long as they pass the unit test no need to ask for
review, just do it.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list