| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-01-09 | Add EVFILT_FS | martin | |
| 2017-01-13 | Don't play with "../.." in includes for h_macros.h; deal with it centrally. | christos | |
| Minor fixes. | |||
| 2016-04-29 | Tab alignment | ryoon | |
| 2015-01-14 | bump warns. | christos | |
| 2015-01-14 | PR/48958: rudolf: EVFILT_VNODE filter miscounting hardlinks (add test) | christos | |
| 2012-11-17 | Unbreak the NOTE_TRACK event of EVFILT_PROC. When attaching to the child | joerg | |
| process, proc_find can't be used as the child is still in state SIDL. | |||
| 2010-11-07 | Adjusts tests after import of atf-0.12: | jmmv | |
| - The use.fs property is gone. - Mark the tests/fs/t_create:attrs test as broken when using the default unprivileged-user:_atf setting. This probably deserves a fix somehow but I'm not sure at this point. | |||
| 2010-11-03 | add Makefile.inc everywhere so that we can set WARNS=4 by default. Amazing | christos | |
| how many bugs this found :-) | |||
| 2010-07-13 | Get rid of static Atffiles and let bsd.test.mk generate them on the fly. | jmmv | |
| 2010-06-04 | atf-0.9 introduces an use.fs test-case property to allow tests to write to | jmmv | |
| their work directory. The purpose is to be able to know which tests intend to touch the file system and to allow a minor optimization in atf-run. Define use.fs=true for all those tests requiring it. (This highlights that some tests currently require modifying the file system but conceptually they shouldn't be... which leaves room for further improvements/cleanups later :-) | |||
| 2009-02-20 | Add the kernel-level tests developed by Lukasz Strzygowski as part of the | jmmv | |
| atfify GSoC 2008 project. | |||
