aboutsummaryrefslogtreecommitdiff
path: root/sudo_test.go
AgeCommit message (Expand)Author
2026-02-15all: fix data race in Play and in integration testsShulhan
2024-03-22all: replace module "share" with "pakakeh.go"Shulhan
2023-12-22all: add [context.Context] to Local and PlayShulhan
2023-11-20all: do not changes the Script path in the response of HTTP ExecuteShulhan
2023-11-16all: refactoring, rename Request to ExecRequestShulhan
2023-10-26all: use "mlog.MultiLogger" to log Request output and errorShulhan
2023-10-17session: use the raw statement when adding "-S" option in ExecLocalShulhan
2023-10-14all: add integration test for executing local command with sudoShulhan