mirror of
https://github.com/wolfcw/libfaketime.git
synced 2026-05-17 08:36:28 +03:00
This paves the way for testing other interceptions like getpid() with shared objects that do devious things in their consturctors.
14 lines
157 B
Plaintext
14 lines
157 B
Plaintext
*.o
|
|
*.so.1
|
|
timetest
|
|
test/getrandom_test
|
|
test/lib*.o
|
|
test/lib*.so
|
|
test/use_lib_random
|
|
|
|
src/libfaketime.dylib.1
|
|
src/libfaketime.1.dylib
|
|
src/core
|
|
src/faketime
|
|
|