toxcore/testing
iphydf abc17b0f89
Factor out time keeping code into its own module: mono_time.c.
It turns out, `unix_time` is also monotonic, and is used as such, so I've
renamed the new functions to `mono_time_*`.

2018-07-08:
```
00:01 <@irungentoo> the idea used to be that the unix_time() function
  could go backward in time but I think I might have started using it like
  if it could not after I changed it so that it would never go back in time
```
2018-07-09 21:04:50 +00:00
..
av_test.c Factor out time keeping code into its own module: mono_time.c. 2018-07-09 21:04:50 +00:00
BUILD.bazel Remove broken conference tests. 2018-06-29 18:25:44 +00:00
DHT_test.c Make tox.c unambiguously parseable. 2018-07-05 23:09:28 +00:00
Makefile.inc Move tox_shell program to the toxins repository. 2018-02-06 13:06:22 +00:00
Messenger_test.c Make tox.c unambiguously parseable. 2018-07-05 23:09:28 +00:00
misc_tools.c Remove the use of the 'hh' format specifier. 2018-03-16 01:57:26 +00:00
random_testing.cc Add #include <cstdio> for std::printf. 2018-07-04 14:21:12 +00:00