Files
psat/tests/masterTest.h
gothictomato 7ce1e80739 Added test cases
Signed-off-by: gothictomato <gothictomato@pm.me>
2022-07-17 21:40:34 -04:00

8 lines
98 B
C

#pragma once
#include "../types.h"
i32 runTests();
i32 runuf20();
i32 runuf50();
i32 runuuf50();