summaryrefslogtreecommitdiffhomepage
path: root/test/test_static_mount.py (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2022-04-11Tests: style.Andrei Zeliankou1-3/+1
2021-11-15Tests: refactored working with processes.Andrei Zeliankou1-9/+7
2021-10-18Tests: style.Andrei Zeliankou1-1/+0
2021-09-30Static: variables in the "share" option.Zhidao HONG1-7/+7
This commit supports variable in the "share" option, the finding path to file serve is the value from "share". An example: { "share": "/www/data/static$uri" }
2021-06-28Tests: renamed share to static.Andrei Zeliankou1-10/+8
Also minor style changes.
2021-05-24Tests: minor fixes.Andrei Zeliankou1-6/+6
2021-05-05Tests: added tests for openat2() features.Andrei Zeliankou1-0/+142