nngn
Loading...
Searching...
No Matches
block_test.h
Go to the documentation of this file.
1
#ifndef NNGN_TESTS_UTILS_ALLOC_BLOCK_H
2
#define NNGN_TESTS_UTILS_ALLOC_BLOCK_H
3
4
#include <QTest>
5
6
class
BlockTest
:
public
QObject {
7
Q_OBJECT
8
private
slots:
9
void
bytes
(
void
);
10
void
type
(
void
);
11
};
12
13
#endif
BlockTest
Definition
block_test.h:6
BlockTest::bytes
void bytes(void)
Definition
block_test.cpp:15
BlockTest::type
void type(void)
Definition
block_test.cpp:35
tests
utils
alloc
block_test.h
Generated by
1.11.0