X-Git-Url: https://pd.if.org/git/?p=pdclib.old;a=blobdiff_plain;f=functions%2Fuchar%2F_PDCLIB_mbsrtoc32s.c;h=394f3eb5f94751b4bd92f9a19fa44db042efb68b;hp=0571e2c15c3f7715829f0adc08727d9c31b3bb22;hb=f893788005db800c0bdb8d02ae2a9aa6ce3437a9;hpb=8a90fe871522665803dce65d11381ccbd30deb18 diff --git a/functions/uchar/_PDCLIB_mbsrtoc32s.c b/functions/uchar/_PDCLIB_mbsrtoc32s.c index 0571e2c..394f3eb 100644 --- a/functions/uchar/_PDCLIB_mbsrtoc32s.c +++ b/functions/uchar/_PDCLIB_mbsrtoc32s.c @@ -54,6 +54,7 @@ size_t _PDCLIB_mbsrtoc32s( int main( void ) { + TESTCASE( NO_TESTDRIVER ); return TEST_RESULTS; } #endif