MCPcopy Create free account
hub / github.com/cvut/qtrvsim / pipecore_wb_memory_tests_data

Method pipecore_wb_memory_tests_data

src/machine/core.test.cpp:935–937  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

933}
934
935void TestCore::pipecore_wb_memory_tests_data() {
936 core_memory_tests_data();
937}
938
939void TestCore::singlecore_memory_tests() {
940 QFETCH(QVector<uint32_t>, code);

Callers

nothing calls this directly

Calls 1

core_memory_tests_dataFunction · 0.85

Tested by

no test coverage detected