package
5.5.2+incompatible
Repository: https://github.com/keycase/client-fork.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
KBFS Test
This directory houses the test harness required to execute the KBFS test language as well as the individual tests.
Libkbfs tests: go test
Fuse tests (linux, os x): go test -tags fuse
Dokan tests (windows): go test -tags dokan