Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 261 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 261 Bytes

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