Searched hist:e8cc334847dbd204ed4f500b3e3fa899b3766b62 (Results 1 – 4 of 4) sorted by relevance
/linux/tools/testing/selftests/tty/ |
H A D | Makefile | e8cc334847dbd204ed4f500b3e3fa899b3766b62 Tue Jun 13 19:21:08 CEST 2023 Michal Sekletar <msekleta@redhat.com> selftests: tty: add selftest for tty timestamp updates
Add new test case which checks that timestamp updates on actual terminal character device (e.g. /dev/pts/0) happen even if the terminal is accessed via magic /dev/tty file.
Signed-off-by: Michal Sekletar <msekleta@redhat.com> Message-ID: <20230613172107.78138-2-msekleta@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | .gitignore | e8cc334847dbd204ed4f500b3e3fa899b3766b62 Tue Jun 13 19:21:08 CEST 2023 Michal Sekletar <msekleta@redhat.com> selftests: tty: add selftest for tty timestamp updates
Add new test case which checks that timestamp updates on actual terminal character device (e.g. /dev/pts/0) happen even if the terminal is accessed via magic /dev/tty file.
Signed-off-by: Michal Sekletar <msekleta@redhat.com> Message-ID: <20230613172107.78138-2-msekleta@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | tty_tstamp_update.c | e8cc334847dbd204ed4f500b3e3fa899b3766b62 Tue Jun 13 19:21:08 CEST 2023 Michal Sekletar <msekleta@redhat.com> selftests: tty: add selftest for tty timestamp updates
Add new test case which checks that timestamp updates on actual terminal character device (e.g. /dev/pts/0) happen even if the terminal is accessed via magic /dev/tty file.
Signed-off-by: Michal Sekletar <msekleta@redhat.com> Message-ID: <20230613172107.78138-2-msekleta@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
/linux/tools/testing/selftests/ |
H A D | Makefile | diff e8cc334847dbd204ed4f500b3e3fa899b3766b62 Tue Jun 13 19:21:08 CEST 2023 Michal Sekletar <msekleta@redhat.com> selftests: tty: add selftest for tty timestamp updates
Add new test case which checks that timestamp updates on actual terminal character device (e.g. /dev/pts/0) happen even if the terminal is accessed via magic /dev/tty file.
Signed-off-by: Michal Sekletar <msekleta@redhat.com> Message-ID: <20230613172107.78138-2-msekleta@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|