EMULATOR_PDP_11
STEPIC Учебный проект на 'С', эмулятор PDP_11 в стиле ООП
Loading...
Searching...
No Matches
test.h
Go to the documentation of this file.
1
#ifndef TEST_H
2
# define TEST_H
3
4
void
all_tests
(
struct
pdp_11_t
*,
int
,
char
**);
5
6
#endif
7
#pragma once
pdp_11_t
Definition
pdp_11_p.h:4
all_tests
void all_tests(struct pdp_11_t *, int, char **)
Запуск полной подсистемы тестирования компонентов PDP-11.
Definition
test.c:37
include
tests
test.h
Generated by
1.9.8