Skip to content

Commit 25a3977

Browse files
Jakub Rzeszutkocfriedt
authored andcommitted
getopt: extend ztests scope
Adding a test to detect problems in the cooperation of the getopt and logger modules. It would detect issue: #57520 Signed-off-by: Jakub Rzeszutko <[email protected]>
1 parent 5974617 commit 25a3977

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tests/posix/getopt/testcase.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,9 @@ tests:
1616
filter: CONFIG_PICOLIBC_SUPPORTED
1717
extra_configs:
1818
- CONFIG_PICOLIBC=y
19+
portability.posix.getopt.logger:
20+
integration_platforms:
21+
- qemu_x86
22+
extra_configs:
23+
- CONFIG_LOG=y
24+
build_only: true

0 commit comments

Comments
 (0)