lotus/extern/sector-storage/ffiwrapper
Eng Zer Jun c229842f57
test: use T.TempDir to create temporary test directory
The directory created by `T.TempDir` is automatically removed when the
test and all its subtests complete.

Reference: https://pkg.go.dev/testing#T.TempDir
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2022-03-15 00:21:31 +08:00
..
basicfs create replica update paths in acquireSectors 2022-01-19 11:41:38 -05:00
prover_cgo.go feat: expose ChainGetPath on the gateway 2021-08-30 16:43:21 -07:00
sealer_cgo.go ffiwrapper: Use ClearCache for update cache cleanup 2022-02-09 14:54:36 +01:00
sealer_test.go test: use T.TempDir to create temporary test directory 2022-03-15 00:21:31 +08:00
sealer.go Making sealing logic work with multiple seal proof types 2020-11-16 19:03:30 +01:00
types.go Remove unnecessary params from VerifyWinningPost 2022-01-11 12:06:39 -05:00
unseal_ranges.go do not depend on filecoin-ffi in api package 2021-06-07 11:51:25 +02:00
verifier_cgo.go Remove unnecessary params from VerifyWinningPost 2022-01-11 12:06:39 -05:00