MCPcopy Create free account
hub / github.com/davisking/dlib / perform_test

Method perform_test

dlib/test/md5.cpp:61–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59 {}
60
61 void perform_test (
62 )
63 {
64 md5_test();
65 }
66 } a;
67
68}

Callers

nothing calls this directly

Calls 1

md5_testFunction · 0.85

Tested by

no test coverage detected