History log of /openbsd-current/regress/sys/kern/kqueue/kqueue-pty.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.10 04-Mar-2019 anton

add kqueue pty close slave test


# 1.9 04-Mar-2019 anton

add support for multiple kqueue pty tests


Revision tags: OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE
# 1.8 21-Sep-2016 bluhm

Use /dev/console as a template for the pseudo tty, stdin may be not
a terminal. Check wether tcgetattr() can read the values. Do not
only verify that kqueue does not report unwanted events but also
that expected events exist.


# 1.7 20-Sep-2016 bluhm

To make debugging the kqueue test easier, always print the assertion
failure before returning.


Revision tags: OPENBSD_5_9_BASE OPENBSD_6_0_BASE
# 1.6 13-Aug-2015 uebayasi

Zero-clear test buffer. KNF while here.


Revision tags: OPENBSD_3_4_BASE OPENBSD_3_5_BASE OPENBSD_3_6_BASE OPENBSD_3_7_BASE OPENBSD_3_8_BASE OPENBSD_3_9_BASE OPENBSD_4_0_BASE OPENBSD_4_1_BASE OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE
# 1.5 31-Jul-2003 deraadt

various cleanups; david says results are same


# 1.4 31-Jul-2003 mickey

fix the license


# 1.3 12-Jun-2003 mickey

it has been brought to my attention that i have forgotten a license on this file


# 1.2 12-Jun-2003 mickey

ugh. cleanup debugging


# 1.1 12-Jun-2003 mickey

test for kqueue on ptys (to verify pr3209)


Revision tags: OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.8 21-Sep-2016 bluhm

Use /dev/console as a template for the pseudo tty, stdin may be not
a terminal. Check wether tcgetattr() can read the values. Do not
only verify that kqueue does not report unwanted events but also
that expected events exist.


# 1.7 20-Sep-2016 bluhm

To make debugging the kqueue test easier, always print the assertion
failure before returning.


Revision tags: OPENBSD_5_9_BASE OPENBSD_6_0_BASE
# 1.6 13-Aug-2015 uebayasi

Zero-clear test buffer. KNF while here.


Revision tags: OPENBSD_3_4_BASE OPENBSD_3_5_BASE OPENBSD_3_6_BASE OPENBSD_3_7_BASE OPENBSD_3_8_BASE OPENBSD_3_9_BASE OPENBSD_4_0_BASE OPENBSD_4_1_BASE OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE
# 1.5 31-Jul-2003 deraadt

various cleanups; david says results are same


# 1.4 31-Jul-2003 mickey

fix the license


# 1.3 12-Jun-2003 mickey

it has been brought to my attention that i have forgotten a license on this file


# 1.2 12-Jun-2003 mickey

ugh. cleanup debugging


# 1.1 12-Jun-2003 mickey

test for kqueue on ptys (to verify pr3209)