Merge branch '108-add-path-resolution-tests' into 'master'
Resolve "Add path resolution tests" Closes #108 See merge request hpc/gekkofs!48
No related branches found
No related tags found
Showing
- .gitlab-ci.yml 0 additions, 12 deletions.gitlab-ci.yml
- test/CMakeLists.txt 0 additions, 2 deletionstest/CMakeLists.txt
- test/path_resolution.cpp 0 additions, 161 deletionstest/path_resolution.cpp
- tests/integration/CMakeLists.txt 17 additions, 5 deletionstests/integration/CMakeLists.txt
- tests/integration/directories/test_pathresolution.py 97 additions, 0 deletionstests/integration/directories/test_pathresolution.py
- tests/integration/directories/test_symlink.py 82 additions, 0 deletionstests/integration/directories/test_symlink.py
- tests/integration/harness/CMakeLists.txt 3 additions, 0 deletionstests/integration/harness/CMakeLists.txt
- tests/integration/harness/gkfs.io/binary_buffer.hpp 5 additions, 8 deletionstests/integration/harness/gkfs.io/binary_buffer.hpp
- tests/integration/harness/gkfs.io/chdir.cpp 80 additions, 0 deletionstests/integration/harness/gkfs.io/chdir.cpp
- tests/integration/harness/gkfs.io/commands.hpp 11 additions, 1 deletiontests/integration/harness/gkfs.io/commands.hpp
- tests/integration/harness/gkfs.io/getcwd_validate.cpp 95 additions, 0 deletionstests/integration/harness/gkfs.io/getcwd_validate.cpp
- tests/integration/harness/gkfs.io/lseek.cpp 42 additions, 62 deletionstests/integration/harness/gkfs.io/lseek.cpp
- tests/integration/harness/gkfs.io/main.cpp 5 additions, 3 deletionstests/integration/harness/gkfs.io/main.cpp
- tests/integration/harness/gkfs.io/mkdir.cpp 26 additions, 44 deletionstests/integration/harness/gkfs.io/mkdir.cpp
- tests/integration/harness/gkfs.io/open.cpp 35 additions, 58 deletionstests/integration/harness/gkfs.io/open.cpp
- tests/integration/harness/gkfs.io/opendir.cpp 19 additions, 35 deletionstests/integration/harness/gkfs.io/opendir.cpp
- tests/integration/harness/gkfs.io/pread.cpp 36 additions, 57 deletionstests/integration/harness/gkfs.io/pread.cpp
- tests/integration/harness/gkfs.io/preadv.cpp 47 additions, 68 deletionstests/integration/harness/gkfs.io/preadv.cpp
- tests/integration/harness/gkfs.io/pwrite.cpp 40 additions, 65 deletionstests/integration/harness/gkfs.io/pwrite.cpp
- tests/integration/harness/gkfs.io/pwritev.cpp 46 additions, 75 deletionstests/integration/harness/gkfs.io/pwritev.cpp
Loading
Please register or sign in to comment