Files
libfaketime/TODO

10 lines
377 B
Plaintext
Raw Normal View History

Open issues / next steps for libfaketime development
- add more functional tests that check more than the basic functionality
2013-09-02 14:09:32 +02:00
- use the testing framework to also implement unit tests
- fake timer_create and friends
2013-10-13 11:19:30 +02:00
- work around thread local storage issue, e.g., by using pthreads
- add autoconf/automake support to get rid of separate Makefile.OSX
2017-05-19 21:51:25 +02:00
- improve pthread support
2013-10-13 11:19:30 +02:00