Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regular expression support for test output matching #7144

Closed

Conversation

kernel-patches-daemon-bpf[bot]
Copy link

Pull request for series with
subject: Regular expression support for test output matching
version: 1
url: https://patchwork.kernel.org/project/netdevbpf/list/?series=858339

@kernel-patches-daemon-bpf
Copy link
Author

Upstream branch: ec1249d
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=858339
version: 1

@kernel-patches-daemon-bpf
Copy link
Author

Upstream branch: 49784c7
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=858339
version: 1

@kernel-patches-daemon-bpf
Copy link
Author

Upstream branch: 49df001
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=858339
version: 1

@kernel-patches-daemon-bpf
Copy link
Author

Upstream branch: 49df001
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=858339
version: 1

@kernel-patches-daemon-bpf
Copy link
Author

At least one diff in series https://patchwork.kernel.org/project/netdevbpf/list/?series=858339 expired. Closing PR.

@kernel-patches-daemon-bpf
Copy link
Author

Upstream branch: 0720887
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=859531
version: 2

@kernel-patches-daemon-bpf
Copy link
Author

Upstream branch: 7015843
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=859531
version: 2

@kernel-patches-daemon-bpf
Copy link
Author

Upstream branch: b24862b
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=859531
version: 2

Add support for __regex and __regex_unpriv macros to check the test
execution output against a regular expression. This is similar to __msg
and __msg_unpriv, however those expect full text matching.

Signed-off-by: Cupertino Miranda <cupertino.miranda@oracle.com>
Cc: jose.marchesi@oracle.com
Cc: david.faust@oracle.com
Cc: Yonghong Song <yonghong.song@linux.dev>
Cc: Eduard Zingerman <eddyz87@gmail.com>
Cc: Andrii Nakryiko <andrii.nakryiko@gmail.com>
@kernel-patches-daemon-bpf
Copy link
Author

Upstream branch: 08ac454
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=859531
version: 2

This patch changes a few tests to make use of reg
would otherwise fail when compiled with GCC.

Signed-off-by: Cupertino Miranda <cupertino.miranda@oracle.com>
Cc: jose.marchesi@oracle.com
Cc: david.faust@oracle.com
Cc: Yonghong Song <yonghong.song@linux.dev>
Cc: Eduard Zingerman <eddyz87@gmail.com>
Cc: Andrii Nakryiko <andrii.nakryiko@gmail.com>
@kernel-patches-daemon-bpf
Copy link
Author

At least one diff in series https://patchwork.kernel.org/project/netdevbpf/list/?series=859531 expired. Closing PR.

@kernel-patches-daemon-bpf kernel-patches-daemon-bpf bot deleted the series/858339=>bpf-next branch June 9, 2024 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant