Files
libfaketime/.gitignore
Daniel Kahn Gillmor 206ae9ea80 Ease build of getrandom_test
In trying to test the experimental getrandom features, I found a few
minor problems.  These changes should make it easier to test.

After building, the developer can now just do:

    make -C test randomtest

This will do a basic verfication that the feature works as expected.

I haven't tried to integrate this with the overall "make test".  To do
that right, it should condition the test on the definition of
FAKE_RANDOM.
2021-02-03 13:12:32 -05:00

11 lines
112 B
Plaintext

*.o
*.so.1
timetest
test/getrandom_test
src/libfaketime.dylib.1
src/libfaketime.1.dylib
src/core
src/faketime