| History log of /src/tests/kernel/tty |
| Revision | Date | Author | Comments |
| 1.2 | 13-Jul-2010 |
jmmv | Get rid of static Atffiles and let bsd.test.mk generate them on the fly.
|
| 1.1 | 28-Jun-2010 |
pooka | xfail test for kernel panicky in PR kern/40688
|
| 1.4 | 01-Mar-2020 |
christos | Centralize the base rump libraries into a variable used by all the other Makefiles so that we can make changes to it centrally as needed and have less mess. Fixes the sun2 build that needs rumpvfs after librump after the latest changes.
|
| 1.3 | 23-Jan-2016 |
christos | branches: 1.3.16; Define _KERNTYPES for things that need it.
|
| 1.2 | 10-Jun-2014 |
he | Fix static linking for the tests: -lrump is also used by -lrumpuser, so we also need -lrump after -lrumpuser. Fixes build for sun2.
|
| 1.1 | 28-Jun-2010 |
pooka | branches: 1.1.12; 1.1.22; xfail test for kernel panicky in PR kern/40688
|
| 1.1.22.1 | 10-Aug-2014 |
tls | Rebase.
|
| 1.1.12.1 | 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
| 1.3.16.1 | 08-Apr-2020 |
martin | Merge changes from current as of 20200406
|
| 1.7 | 26-Apr-2011 |
martin | Add TNF license. OK: pooka.
|
| 1.6 | 26-Apr-2011 |
martin | Simplify
|
| 1.5 | 09-Apr-2011 |
martin | Add two simple testcases to exercise pty/tty communication.
|
| 1.4 | 09-Apr-2011 |
martin | No longer expected to crash the kernel.
|
| 1.3 | 03-Nov-2010 |
christos | add Makefile.inc everywhere so that we can set WARNS=4 by default. Amazing how many bugs this found :-)
|
| 1.2 | 03-Jul-2010 |
jmmv | Replace custom xfail settings with the new expected failure support in atf 0.10.
|
| 1.1 | 28-Jun-2010 |
pooka | xfail test for kernel panicky in PR kern/40688
|