Files
libfaketime/.gitignore
Daniel Kahn Gillmor f6ddc32695 Genericize build rules for testing external libraries with constructor
This paves the way for testing other interceptions like getpid() with
shared objects that do devious things in their consturctors.
2021-02-24 11:15:01 -05:00

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