Skip to content

Conversation

@Pancakem
Copy link
Contributor

@Pancakem Pancakem commented Nov 6, 2024

Fixes #80986

posix.common contains testsuites that can be separated into smaller groups of tests. This change moves syslog into a singular testsuite at tests/posix/xsi_system_logging app directory.

@zephyrbot zephyrbot added the area: POSIX POSIX API Library label Nov 6, 2024
@zephyrbot zephyrbot requested review from cfriedt and ycsin November 6, 2024 05:38
Copy link
Member

@cfriedt cfriedt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably only CONFIG_POSIX_AEP_CHOICE_BASE=y is needed instead of PSE52.

@Pancakem Pancakem changed the title tests: posix: common: separate posix syslog tests into a standalone test tests: posix: common: separate posix xsi system logging tests into a standalone test Nov 7, 2024
@Pancakem Pancakem force-pushed the origin/separate_posix_xsi_system_logging_into_standalone_test branch from 2806b2c to 002fb7f Compare November 7, 2024 13:33
… test

posix.common contains testsuites that can be separated into smaller
groups of tests. This change moves syslog into a singular
testsuite at tests/posix/xsi_system_logging app directory.

Signed-off-by: Marvin Ouma <[email protected]>
@Pancakem Pancakem force-pushed the origin/separate_posix_xsi_system_logging_into_standalone_test branch from 002fb7f to 46e8c55 Compare November 13, 2024 12:37
@kartben kartben merged commit 9211abc into zephyrproject-rtos:main Nov 26, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: POSIX POSIX API Library

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tests: posix: common: split syslog tests into standalone test

5 participants