History log of /netbsd-current/tests/lib/libc/gen/t_sleep.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.11 10-Jan-2017 maya

remove duplicate include.

(also move so it is alphabetical, hence the weird diff)


# 1.10 10-Jan-2017 christos

PR/51811: Ngie Cooper: Fix include file portability.


Revision tags: pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914
# 1.9 11-Aug-2016 kre

Correct use of incorrect errno - should have no real practical effect.


Revision tags: netbsd-7-1-RC1 netbsd-7-0-2-RELEASE netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base tls-earlyentropy-base tls-maxphys-base
# 1.8 15-Jul-2014 gson

space after comma


Revision tags: yamt-pagecache-base9 riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base
# 1.7 12-Apr-2013 christos

branches: 1.7.4;
easier way to find if we are on qemu.


Revision tags: agc-symver-base
# 1.6 17-Mar-2013 jmmv

Do not special-case qemu when expecting the failure due to PR kern/43997.

I am sporadically observing this in my real machine as well. It's harder
to trigger, but it happens.


Revision tags: yamt-pagecache-base8 yamt-pagecache-base7
# 1.5 09-Nov-2012 pgoyette

branches: 1.5.2; 1.5.4;
More clean-up, and adjust timing of kevent test to avoid issues with
PR kern/43887


# 1.4 09-Nov-2012 pgoyette

Remove unnecessary header file and an unused variable.
Adjust timing parameters to reduce overall elapsed time, and document
the parameters.
Clean-up status handling for kevent test.
Deal with QEMU timer-related issues (PR-43997).


# 1.3 08-Nov-2012 pgoyette

Provide clear explanation of test-case failures.


# 1.2 08-Nov-2012 pgoyette

Remove a debug printf(), and fix the format in another.

Should resolve build break.


# 1.1 08-Nov-2012 pgoyette

Convert old src/regress/timer&waiter tests to ATF


Revision tags: pgoyette-localcount-20161104 localcount-20160914
# 1.9 11-Aug-2016 kre

Correct use of incorrect errno - should have no real practical effect.


Revision tags: netbsd-7-0-2-RELEASE netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base tls-earlyentropy-base tls-maxphys-base
# 1.8 15-Jul-2014 gson

space after comma


Revision tags: yamt-pagecache-base9 riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base
# 1.7 12-Apr-2013 christos

branches: 1.7.4;
easier way to find if we are on qemu.


Revision tags: agc-symver-base
# 1.6 17-Mar-2013 jmmv

Do not special-case qemu when expecting the failure due to PR kern/43997.

I am sporadically observing this in my real machine as well. It's harder
to trigger, but it happens.


Revision tags: yamt-pagecache-base8 yamt-pagecache-base7
# 1.5 09-Nov-2012 pgoyette

branches: 1.5.2; 1.5.4;
More clean-up, and adjust timing of kevent test to avoid issues with
PR kern/43887


# 1.4 09-Nov-2012 pgoyette

Remove unnecessary header file and an unused variable.
Adjust timing parameters to reduce overall elapsed time, and document
the parameters.
Clean-up status handling for kevent test.
Deal with QEMU timer-related issues (PR-43997).


# 1.3 08-Nov-2012 pgoyette

Provide clear explanation of test-case failures.


# 1.2 08-Nov-2012 pgoyette

Remove a debug printf(), and fix the format in another.

Should resolve build break.


# 1.1 08-Nov-2012 pgoyette

Convert old src/regress/timer&waiter tests to ATF