aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/support/sync_test.c
Commit message (Collapse)AuthorAge
* Auto-changesGravatar Craig Tiller2016-03-25
|
* Clang format and fix copyrightsGravatar murgatroid992016-02-05
|
* Replace 'long' with 'int64_t' in public core headersGravatar murgatroid992016-02-05
|
* Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
|
* clang-format after last weeks test-festGravatar Craig Tiller2015-12-14
|
* make gpr_timespec platform agnosticGravatar Jan Tattermusch2015-12-10
|
* Add test coverage for gpr_refn() functionGravatar Sree Kuchibhotla2015-12-07
|
* clang-format all core filesGravatar Craig Tiller2015-09-22
|
* indent pass to get logical source lines on one physical lineGravatar Craig Tiller2015-09-22
|
* Updating wrapped languages to new time functionsGravatar Craig Tiller2015-07-13
|
* Introduce a clock type field onto gpr_timespec.Gravatar Craig Tiller2015-07-13
| | | | | Use it to validate that arithmetic on time types makes even some vague kind of sense.
* clang-format changed filesGravatar Craig Tiller2015-07-06
|
* Introduce multiple clocks to GPRGravatar Craig Tiller2015-07-01
|
* Introduce slowdown factor for unit test deadlinesGravatar Craig Tiller2015-02-25
| | | | Dramatically lowers (eliminates maybe?) false negatives from ?SAN runs.
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
|
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
|
* run clang-formatGravatar Yang Gao2015-01-26
|
* Initial import.Gravatar Nicolas Noble2014-11-26