|
473 | 473 | :safety: ASIL_B |
474 | 474 |
|
475 | 475 |
|
476 | | -.. |
477 | | - Ensuring that empty content is detected correctly |
478 | | -#EXPECT: stkh_req__test_no_content: Need has no content. Content is mandatory for needs of type stkh_req |
479 | | - |
480 | | -.. stkh_req:: This is a test |
481 | | - :id: stkh_req__test_no_content |
482 | | - :status: valid |
483 | | - :safety: QM |
484 | 476 |
|
| 477 | +.. |
| 478 | + # The check is still marked as new_check, so there are not warnings currently. |
| 479 | + # The checks will be enabled again once the check is active as a true warning check. |
485 | 480 |
|
486 | 481 | .. |
487 | | - Ensuring that non empty content is detected correctly |
488 | | -#EXPECT-NOT: stkh_req__test_content: Need has no content. Content is mandatory for needs of type stkh_req |
489 | | - |
490 | | -.. stkh_req:: This is a test |
491 | | - :id: stkh_req__test_content |
492 | | - :status: valid |
493 | | - :safety: QM |
494 | | - |
495 | | - Some content, to not trigger the warning |
496 | | - |
497 | 482 |
|
498 | 483 | .. |
499 | | - This should not trigger, as 'std_wp' is not checked for content |
500 | | -#EXPECT-NOT: std_wp__test_content : Need has no content. Content is mandatory for needs of type stkh_req |
501 | | - |
502 | | -.. std_wp:: This is a test |
503 | | - :id: std_wp__test_content |
| 484 | +.. Ensuring that empty content is detected correctly |
| 485 | +.. #EXPECT: stkh_req__test_no_content: Need has no content. Content is mandatory for needs of type stkh_req |
| 486 | +.. |
| 487 | +.. .. stkh_req:: This is a test |
| 488 | +.. :id: stkh_req__test_no_content |
| 489 | +.. :status: valid |
| 490 | +.. :safety: QM |
| 491 | +.. |
| 492 | +.. |
| 493 | +.. .. |
| 494 | +.. Ensuring that non empty content is detected correctly |
| 495 | +.. #EXPECT-NOT: stkh_req__test_content: Need has no content. Content is mandatory for needs of type stkh_req |
| 496 | +.. |
| 497 | +.. .. stkh_req:: This is a test |
| 498 | +.. :id: stkh_req__test_content |
| 499 | +.. :status: valid |
| 500 | +.. :safety: QM |
| 501 | +.. |
| 502 | +.. Some content, to not trigger the warning |
| 503 | +.. |
| 504 | +.. |
| 505 | +.. .. |
| 506 | +.. This should not trigger, as 'std_wp' is not checked for content |
| 507 | +.. #EXPECT-NOT: std_wp__test_content : Need has no content. Content is mandatory for needs of type stkh_req |
| 508 | +.. |
| 509 | +.. .. std_wp:: This is a test |
| 510 | +.. :id: std_wp__test_content |
504 | 511 |
|
0 commit comments