ProteoWizard
|
Go to the source code of this file.
Functions | |
void | test () |
int | main (int argc, const char *argv[]) |
void test | ( | ) |
Definition at line 29 of file mru_list_test.cpp.
References pwiz::util::mru_list< Item, KeyExtractor >::begin(), pwiz::util::mru_list< Item, KeyExtractor >::insert(), pwiz::util::mru_list< Item, KeyExtractor >::rbegin(), pwiz::util::mru_list< Item, KeyExtractor >::size(), and unit_assert.
int main | ( | int | argc, |
const char * | argv[] | ||
) |
Definition at line 66 of file mru_list_test.cpp.
References e(), test(), TEST_EPILOG, TEST_FAILED, and TEST_PROLOG.