<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/tests/sys/kern/basic_signal.c, branch stable/13</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=stable%2F13</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=stable%2F13'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2022-11-09T19:34:02Z</updated>
<entry>
<title>Reenable basic_signal:trap_signal_test on i386</title>
<updated>2022-11-09T19:34:02Z</updated>
<author>
<name>Li-Wen Hsu</name>
<email>lwhsu@FreeBSD.org</email>
</author>
<published>2022-08-25T04:09:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=af3ccd7b6d427ab2d419b8500d71392ead2e7eb9'/>
<id>urn:sha1:af3ccd7b6d427ab2d419b8500d71392ead2e7eb9</id>
<content type='text'>
This is fixed in dc4a2d1d0e838579f21d9d1fef8655f902f06ab2

PR:		265889
Sponsored by:	The FreeBSD Foundation
MFC with:	dc4a2d1d0e838579f21d9d1fef8655f902f06ab2

(cherry picked from commit 9ea2716b7758b72725b932f1ad9f3457a69cbea6)
</content>
</entry>
<entry>
<title>basic_signal test: temporarily skip trap_signal_test on i386</title>
<updated>2022-08-17T00:18:46Z</updated>
<author>
<name>Li-Wen Hsu</name>
<email>lwhsu@FreeBSD.org</email>
</author>
<published>2022-08-16T22:03:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=66ea3876d70b7a205f64962d743324f65edec22e'/>
<id>urn:sha1:66ea3876d70b7a205f64962d743324f65edec22e</id>
<content type='text'>
This case crashes a bhyve VM.

PR:		265889
Sponsored by:	The FreeBSD Foundation

(cherry picked from commit c04721e35ff0e8220c88d5b10f068dba18629f7e)
(cherry picked from commit beeeb40bca06c8ebc8953274bbc5759fb432fab2)
</content>
</entry>
<entry>
<title>Stop single stepping in signal handers on arm64</title>
<updated>2022-02-22T16:23:07Z</updated>
<author>
<name>Andrew Turner</name>
<email>andrew@FreeBSD.org</email>
</author>
<published>2022-01-26T14:25:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=598e53b3d39c5b8453151080db3ccc263a04330f'/>
<id>urn:sha1:598e53b3d39c5b8453151080db3ccc263a04330f</id>
<content type='text'>
We should clear the single step flag when entering a signal hander and
set it when returning. This fixes the ptrace__PT_STEP_with_signal test.

While here add support for userspace to set the single step bit as on
x86. This can be used by userspace for self tracing.

Reviewed by:	kib
Sponsored by:	The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D34170

(cherry picked from commit 31cf95cec738bdb51a652689e2f829addc3b984b)
</content>
</entry>
<entry>
<title>Fix copyright to be like all my others in the tree</title>
<updated>2021-12-06T15:55:57Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2021-11-24T03:52:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fb732c57f18ec1e8fe83673fb3622c370ae1d0d5'/>
<id>urn:sha1:fb732c57f18ec1e8fe83673fb3622c370ae1d0d5</id>
<content type='text'>
(cherry picked from commit 09f1ead2302109abff50277533cc16ebfc406eb0)
</content>
</entry>
<entry>
<title>Basic signal tests: Can we deliver a signal?</title>
<updated>2021-12-06T15:55:57Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2021-11-23T20:37:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=359f5cf29ff125a9f32d1ec70b73ecbdc49c956c'/>
<id>urn:sha1:359f5cf29ff125a9f32d1ec70b73ecbdc49c956c</id>
<content type='text'>
Basic signal tests that tests can we deliver a signal via raise() and
can we deliver one via SIGALARM asynchronously.

In addition, tests whether or not on ARM T32 (Thumb) code can interrupt
A32 (normal) and vice versa.

While this test is aimed at ensuring basic qemu signals are working,
it's good to have in the base.

Sponsored by:		Netflix
Discussed with:		kevans, cognet
Differential Revision:	https://reviews.freebsd.org/D33078

(cherry picked from commit afc5ab870d8661a7dacdbd65554c2f3533aecb8d)
</content>
</entry>
</feed>
