VirtualBox

Changeset 86534 in vbox


Ignore:
Timestamp:
Oct 12, 2020 7:55:38 AM (4 years ago)
Author:
vboxsync
Message:

include/iprt/test.h: Doxygen

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/test.h

    r82968 r86534  
    144144 * @returns IPRT status code.
    145145 * @param   pszTest         The test name.
    146  * @param   pszXmlFile      The XML output file/pipe/whatever.
    147146 * @param   fFlags          Flags, see RTTEST_C_XXX.
    148147 * @param   enmMaxLevel     The max message level.  Use RTTESTLVL_INVALID for
     
    755754         } \
    756755    } while (0)
    757 /** @def RTTEST_CHECK_MSG_RET
     756/** @def RTTEST_CHECK_MSG_RETV
    758757 * Check whether a boolean expression holds true, returns void on false.
    759758 *
     
    11771176         } \
    11781177    } while (0)
    1179 /** @def RTTESTI_CHECK_RETV
     1178/** @def RTTESTI_CHECK_BREAK
    11801179 * Check whether a boolean expression holds true, returns void on false.
    11811180 *
     
    12421241         } \
    12431242    } while (0)
    1244 /** @def RTTESTI_CHECK_MSG_RET
     1243/** @def RTTESTI_CHECK_MSG_RETV
    12451244 * Check whether a boolean expression holds true, returns void on false.
    12461245 *
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette