MCPcopy Create free account
hub / github.com/emscripten-core/emscripten / stat

Class stat

test/stat/test_stat.c:53–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51void test() {
52 int err;
53 struct stat s;
54 struct utimbuf t = {TEST_TIME, TEST_TIME};
55
56 // non-existent

Callers 1

testFunction · 0.70

Calls

no outgoing calls

Tested by 1

testFunction · 0.56