History log of /src/tests/lib/librt |
Revision | Date | Author | Comments |
1.2 | 25-Mar-2011 |
jruoho | Add some basic POSIX conformance tests for sched(3).
|
1.1 | 16-Jul-2010 |
jmmv | Convert the libposix, libprop, librt, libskey and libutil tests to ATF. Initial work from the GSoC 2008 project by Lukasz Strzygowski.
|
1.6 | 24-Dec-2017 |
christos | fix priority tests for SCHED_OTHER
|
1.5 | 25-Mar-2012 |
christos | branches: 1.5.24; use check_eq instead of require.
|
1.4 | 18-Mar-2012 |
jruoho | To be on the safe side, use the category/number notation when referring to PRs (otherwise third-party sed-scripts might miss the references). Also remove white-space.
|
1.3 | 18-Mar-2012 |
christos | this should be fixed.
|
1.2 | 25-Mar-2011 |
jruoho | branches: 1.2.4; Fix typo.
|
1.1 | 25-Mar-2011 |
jruoho | Add some basic POSIX conformance tests for sched(3).
|
1.2.4.1 | 17-Apr-2012 |
yamt | sync with head
|
1.5.24.1 | 10-Jul-2018 |
martin | Additionally pull up the following, requested by maya in ticket #892:
src/tests/lib/librt/t_sched.c 1.6
fix priority tests for SCHED_OTHER
|
1.6 | 14-Dec-2021 |
wiz | Add expected-fail test for kern/56549
consecutive sem_open() calls do not return the same address
|
1.5 | 14-May-2020 |
msaitoh | Remove extra semicolon.
|
1.4 | 03-Feb-2019 |
thorpej | Implement support for "pshared" POSIX semaphores.
Fixes lib/53273 (and Firefox's multi-process tab feature).
|
1.3 | 14-Jan-2017 |
christos | branches: 1.3.14; PR/51872: Ngie Cooper: call sem_unlink after :basic and :child
|
1.2 | 08-Nov-2010 |
njoly | branches: 1.2.28; Do not fail but skip tests if POSIX semaphores are not supported.
|
1.1 | 16-Jul-2010 |
jmmv | Convert the libposix, libprop, librt, libskey and libutil tests to ATF. Initial work from the GSoC 2008 project by Lukasz Strzygowski.
|
1.2.28.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.3.14.1 | 10-Jun-2019 |
christos | Sync with HEAD
|