Re: [PATCH 2/2] tests/qtest/ufs-test: Add test code for the temperature feature

2025-02-28 Thread Fabiano Rosas
Keoseong Park writes: > This commit adds tests to verify the correctness of query attribute > results related to the temperature feature. It ensures that querying > temperature attributes returns expected values. > > Signed-off-by: Keoseong Park Acked-by: Fabiano Rosas

[PATCH 2/2] tests/qtest/ufs-test: Add test code for the temperature feature

2025-02-24 Thread Keoseong Park
This commit adds tests to verify the correctness of query attribute results related to the temperature feature. It ensures that querying temperature attributes returns expected values. Signed-off-by: Keoseong Park --- tests/qtest/ufs-test.c | 24 1 file changed, 24 inser