aboutsummaryrefslogtreecommitdiff
path: root/src/util/test_time.c
Commit message (Collapse)AuthorAge
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* add function to obtain monotonic timeChristian Grothoff2018-12-13
|
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -fix time testChristian Grothoff2013-08-19
|
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
|
* -cleaning up VERBOSE and check nonsense in util testsChristian Grothoff2012-06-13
|
* renaming GNUNET_TIME_relative_get_forever and ↵Christian Grothoff2012-05-27
| | | | GNUNET_TIME_absolute_get_forever methods, adding underscore, to make it clear that the respective #defines should be used instead; replacing use of direct function calls with respective macros where applicable; adding additional GNUNET_TIME_relative_get_xxx-functions to avoid calls to GNUNET_TIME_relative_multiply, which turn out to have gotten performance-relevant
* -verbose is independent of loggingChristian Grothoff2012-02-26
|
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* converting to GNUNET_LOG_from*Christian Grothoff2011-10-11
|
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
| | | | | | (#1805).
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* Changed GNUNET_TIME_Absolute and GNUNET_TIME_Relative to allow safe ↵Matthias Wachs2010-10-27
| | | | comparisons between time values
* new block libChristian Grothoff2010-09-13
|
* delete print messageLin Tong2010-08-08
|
* function coverage & line coverage finishedLin Tong2010-08-04
|
* improved branch coverage GNUNET_TIME_absolute_subtractChristian Grothoff2010-07-28
|
* gpl3Christian Grothoff2010-07-02
|
* use constants instead of casting -1Christian Grothoff2010-06-11
|
* test time.cJi Lu2009-10-26
|
* complete Test_time.cJi Lu2009-10-23
|
* complete Test_time.cJi Lu2009-10-23
|
* don't fail in testcasesNils Durner2009-08-29
|
* ngChristian Grothoff2009-05-29