Skip to content

Commit e38a232

Browse files
authored
Add note for AI-generated test in PrmDbTester
Added a note indicating that the test was generated by AI.
1 parent 97751fb commit e38a232

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Svc/PrmDb/test/ut/PrmDbTester.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1318,6 +1318,7 @@ void PrmDbTester::runPrmFileLoadIllegal() {
13181318
}
13191319

13201320
void PrmDbTester::runShorterSaveDoesNotCorrupt() {
1321+
// NOTE: test generated by AI
13211322
const FwPrmIdType ID_A = 0xA0;
13221323
const FwPrmIdType ID_B = 0xA1;
13231324
const FwPrmIdType ID_C = 0xA2;

0 commit comments

Comments
 (0)