[PATCH v4 1/4] docs: Add documentation about tests and SBIUnit
Ivan Orlov
ivan.orlov0322 at gmail.com
Tue Mar 5 05:27:55 PST 2024
On 3/5/24 12:20, Andrew Jones wrote:
> On Mon, Mar 04, 2024 at 09:45:48PM +0000, Ivan Orlov wrote:
>> This patch contains the documentation for SBIUnit. It describes:
>>
>> - What is SBIUnit
>> - Simple test writing scenario
>> - How we can cover static functions
>> - How we can "mock" structures in order to test the functions which
>> operate on them
>> - SBIUnit API Reference
>>
>> Signed-off-by: Ivan Orlov <ivan.orlov0322 at gmail.com>
>
> I already gave an r-b on this patch. The changelog doesn't say anything,
> other than what I pointed out, has changed, so I won't review it again. If
> more changes were made that kept you from adding my r-b, then please
> point those out. Otherwise here it is again,
>
> Reviewed-by: Andrew Jones <ajones at ventanamicro.com>
>
Hi Andrew,
Thank you for the review and sorry, I thought the "Reviewed-by" tag is
only inherited when no changes at all were made since the previous version.
The only change for this particular patch is the fix of "the" articles
in the text, which you've pointed out in the previous version.
--
Kind regards,
Ivan Orlov
More information about the opensbi
mailing list