MCPcopy Create free account
hub / github.com/antirez/llama.cpp-deepseek-v4-flash / test

Method test

tests/test-chat.cpp:1402–1404  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1400};
1401
1402peg_test_builder peg_tester::test(const std::string & input) {
1403 return peg_test_builder(*this, input);
1404}
1405
1406static void test_msgs_oaicompat_json_conversion() {
1407 LOG_DBG("%s\n", __func__);

Callers 15

seq_rmMethod · 0.45
seq_keepMethod · 0.45
seq_hasMethod · 0.45
seq_addMethod · 0.45
seq_getMethod · 0.45
seq_pos_rmMethod · 0.45
seq_pos_addMethod · 0.45
initMethod · 0.45
ubatch_addMethod · 0.45
mainFunction · 0.45
mainFunction · 0.45

Calls 1

peg_test_builderClass · 0.85

Tested by

no test coverage detected