| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Closes: https://github.com/gentoo/gentoo/pull/14212
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Upstream:
- Tests now less sensitive to load problems
- Restore use of sleep instead of select in tests
- Remove redundant tests
- Elimiate use of regexp for parsing benchmark output
Bug: https://bugs.gentoo.org/649846
Bug: https://github.com/jonasbn/perl-test-timer/issues/17
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
- Clean up spammy prereqs warnings
Upstream:
- Improve diagnostics
- Present actual measured time.
- Improve alarm signal handling
- Include thresholds in assertions
- Add alarm cancellation
- Add select() based sleep routine
Package-Manager: Portage-2.3.18, Repoman-2.3.6
|