Home | History | Annotate | Download | only in sys
History log of /src/tests/lib/libc/sys/t_vfork.c
RevisionDateAuthorComments
 1.1  18-May-2018  kamil branches: 1.1.2;
Add new ATF tests: t_fork and t_vfork

Test behavior of raise(signal) in either fork(2)ed or vfork(2)ed child.

Tests:
- raise1 SIGKILL
- raise2 SIGSTOP
- raise3 SIGTSTP
- raise4 SIGTTIN
- raise5 SIGTTOU
- raise6 SIGABRT
- raise7 SIGHUP
- raise8 SIGCONT

t_vfork:raise2 fails ignoring non-maskable SIGSTOP.

The remaining ones pass.

Sponsored by <The NetBSD Foundation>
 1.1.2.2  21-May-2018  pgoyette Sync with HEAD
 1.1.2.1  18-May-2018  pgoyette file t_vfork.c was added on branch pgoyette-compat on 2018-05-21 04:36:17 +0000

RSS XML Feed