summaryrefslogtreecommitdiffstats
path: root/tests/time_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* am 0fdcdd00: Merge "Fix flaky test time.timer_settime_0." into lollipop-mr1-c...Yabin Cui2015-08-111-2/+2
|\
| * Fix flaky test time.timer_settime_0.Yabin Cui2015-08-111-2/+2
* | am b245bc75: am 0f455612: Merge "Fix flaky test of timer_create_multiple in L...Yabin Cui2015-06-191-3/+3
|\ \ | |/
| * Fix flaky test of timer_create_multiple in L.Yabin Cui2015-06-181-3/+3
* | resolved conflicts for merge of 473d96c0 to lmp-mr1-ub-devYabin Cui2015-05-201-3/+3
|\ \ | |/
| * Fix timer flaky test in lollipop-mr1-cts-dev.Yabin Cui2015-05-081-73/+76
| * Modify test to avoid race condition.Christopher Ferris2015-02-181-3/+3
| * Fix race condition in timer disarm/delete.Christopher Ferris2014-10-211-16/+79
| * Start hiding "private/bionic_time.h".Elliott Hughes2014-07-251-37/+0
| * Use VDSO for clock_gettime(2) and gettimeofday(2).Elliott Hughes2014-07-161-0/+21
* | Change on handling of SIGEV_THREAD timers.Yabin Cui2015-04-151-69/+71
* | support _POSIX_CPUTIMEYabin Cui2014-11-261-0/+29
* | libc: Fix mktime returns an uncorrect time in empty TZ caseSatoru Takeuchi2014-11-141-0/+24
* | Fix race condition in timer disarm/delete.Christopher Ferris2014-10-221-16/+79
* | Add clock_settime and clock_nanosleep.Haruki Hasegawa2014-10-131-5/+18
* | Reimplement clock(3) using clock_gettime(3)Alex Van Brunt2014-10-031-0/+8
* | Add semaphore tests, fix sem_destroy.Elliott Hughes2014-09-191-1/+3
* | Move the meat of <features.h> into <sys/cdefs.h>.Elliott Hughes2014-08-191-1/+0
* | Start hiding "private/bionic_time.h".Elliott Hughes2014-07-251-37/+0
* | Use VDSO for clock_gettime(2) and gettimeofday(2).Elliott Hughes2014-07-161-0/+21
|/
* Revert "Removes bionic's dependence on stlport"Dan Albert2014-05-191-1/+1
* Removes bionic's dependence on stlportDan Albert2014-05-191-1/+1
* Don't use so much stack in tzcode.Elliott Hughes2014-04-251-0/+32
* Remove a non-standard turd: strtotimeval.Elliott Hughes2014-04-071-48/+0
* Added strtotimeval tests.Calin Juravle2014-03-261-0/+48
* Fix deadlock in timer_delete.Christopher Ferris2014-03-201-0/+46
* Add system/extras strftime and strptime tests.Elliott Hughes2014-03-101-0/+39
* Add includes for waitpidBrian Carlstrom2014-03-081-0/+2
* Rewrite the POSIX timer functions.Elliott Hughes2014-03-071-2/+210
* Make sure that the same tests are on all platforms.Christopher Ferris2014-02-061-4/+13
* Fix the time unit tests for systems with 64-bit time_t.Elliott Hughes2013-10-181-1/+17
* Work around tzcode's reliance on signed overflow.Elliott Hughes2013-08-221-0/+13
* Add a trivial gmtime(3) test.Elliott Hughes2013-07-121-0/+12
* Don't search off the end of the index for bad Olson ids.Elliott Hughes2013-03-141-0/+44