mirror of
https://github.com/wolfcw/libfaketime.git
synced 2026-05-17 00:26:16 +03:00
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.
11 lines
112 B
Plaintext
11 lines
112 B
Plaintext
*.o
|
|
*.so.1
|
|
timetest
|
|
test/getrandom_test
|
|
|
|
src/libfaketime.dylib.1
|
|
src/libfaketime.1.dylib
|
|
src/core
|
|
src/faketime
|
|
|