diff options
author | Jakob Unterwurzacher | 2018-09-22 19:41:58 +0200 |
---|---|---|
committer | Jakob Unterwurzacher | 2018-09-23 12:17:26 +0200 |
commit | 05c8d4a1c459dc4c73918af898119b1e17b1c0ce (patch) | |
tree | 2c1d6b7d71041f2df09e804579e610f04e7c9b82 /tests/symlink_race/.gitignore | |
parent | 2d01d5f2d4bb1fc9c7a7bb9165edcef42d4f89c6 (diff) |
tests: add symlink_race tool
Help uncover symlink races.
Diffstat (limited to 'tests/symlink_race/.gitignore')
-rw-r--r-- | tests/symlink_race/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/symlink_race/.gitignore b/tests/symlink_race/.gitignore new file mode 100644 index 0000000..45df5f8 --- /dev/null +++ b/tests/symlink_race/.gitignore @@ -0,0 +1,3 @@ +symlink_race.test_file.tmp +symlink_race.test_file +symlink_race |