MCPcopy Create free account
hub / github.com/Atarity/Lightpack / HooksTest

Method HooksTest

Software/tests/HooksTest.cpp:7–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5#include <QtTest/QtTest>
6
7HooksTest::HooksTest(QObject *parent) :
8 QObject(parent)
9{
10}
11
12void HooksTest::jmpHookTestCase() {
13// Mockup of target memory v-- our target starts here, first byte is to be sure we haven't broken it

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected