Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
TEST (Duration, sleepWithSimTime) | |
TEST (Duration, castFromDoubleExceptions) | |
TEST (Duration, castFromInt64Exceptions) | |
TEST (Duration, arithmeticExceptions) | |
TEST (Duration, negativeSignExceptions) | |
TEST (Duration, rounding) | |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 164 of file test/duration.cpp.
TEST | ( | Duration | , |
sleepWithSimTime | |||
) |
Definition at line 36 of file test/duration.cpp.
TEST | ( | Duration | , |
castFromDoubleExceptions | |||
) |
Definition at line 51 of file test/duration.cpp.
TEST | ( | Duration | , |
castFromInt64Exceptions | |||
) |
Definition at line 69 of file test/duration.cpp.
TEST | ( | Duration | , |
arithmeticExceptions | |||
) |
Definition at line 87 of file test/duration.cpp.
TEST | ( | Duration | , |
negativeSignExceptions | |||
) |
Definition at line 107 of file test/duration.cpp.
TEST | ( | Duration | , |
rounding | |||
) |
Definition at line 131 of file test/duration.cpp.