aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/tty/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2023-06-15selftests: tty: add selftest for tty timestamp updatesMichal Sekletar1-0/+5
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 <[email protected]> Message-ID: <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>