2025-04-27 07:49:33 -04:00

6 lines
324 B
C

//---------------------------------------------------------------------------
// tests.h - tests for uxbud
//---------------------------------------------------------------------------
BOOL GetTestInfo(TESTINFO **ppTestInfo, int *piCount);
//---------------------------------------------------------------------------