Changeset 06e0f37 in mainline for uspace/lib/c/test/string.c


Ignore:
Timestamp:
2019-08-17T12:22:31Z (5 years ago)
Author:
Jiří Zárevúcky <zarevucky.jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
cd76bbd5
Parents:
d3db35b
Message:

Mask more test diagnostics

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/test/string.c

    rd3db35b r06e0f37  
    2828
    2929/* Prevent an error from being generated */
    30 #undef _HELENOS_SOURCE
     30#define _REALLY_WANT_STRING_H
    3131#include <string.h>
    32 #define _HELENOS_SOURCE
    3332#include <pcut/pcut.h>
    3433
Note: See TracChangeset for help on using the changeset viewer.