Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ test_lstream
Method
test_lstream
testdata/python/dbStreams.py:62–63 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
60
self.rw_test(
"CIF"
)
61
62
def
test_lstream(self):
63
self.rw_test(
"LStream"
)
64
65
def
test_magic(self):
66
# Smoke test
Callers
nothing calls this directly
Calls
1
rw_test
Method · 0.95
Tested by
no test coverage detected