mirror of
https://github.com/wolfcw/libfaketime.git
synced 2026-05-17 00:26:16 +03:00
10 lines
377 B
Plaintext
10 lines
377 B
Plaintext
Open issues / next steps for libfaketime development
|
|
|
|
- add more functional tests that check more than the basic functionality
|
|
- use the testing framework to also implement unit tests
|
|
- fake timer_create and friends
|
|
- work around thread local storage issue, e.g., by using pthreads
|
|
- add autoconf/automake support to get rid of separate Makefile.OSX
|
|
- improve pthread support
|
|
|