PatchworkOS
Loading...
Searching...
No Matches
tests.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <
stdint.h
>
4
5
#ifdef TESTING
6
7
#include <
kernel/acpi/aml/token.h
>
8
22
uint64_t
aml_tests_post_init(
void
);
23
29
uint64_t
aml_tests_post_parse_all(
void
);
30
38
void
aml_tests_perf_start(
aml_token_t
* token);
39
45
void
aml_tests_perf_end(
void
);
46
50
void
aml_tests_perf_report(
void
);
51
54
#endif
stdint.h
uint64_t
__UINT64_TYPE__ uint64_t
Definition
stdint.h:17
aml_token_t
Token.
Definition
token.h:253
token.h
include
kernel
acpi
aml
tests.h
Generated by
1.9.8