Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
TEST (Duration, arithmeticExceptions) | |
TEST (Duration, castFromDoubleExceptions) | |
TEST (Duration, castFromInt64Exceptions) | |
TEST (Duration, negativeSignExceptions) | |
TEST (Duration, rounding) | |
TEST (Duration, sleepWithSimTime) | |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 172 of file test/duration.cpp.
TEST | ( | Duration | , |
arithmeticExceptions | |||
) |
Definition at line 95 of file test/duration.cpp.
TEST | ( | Duration | , |
castFromDoubleExceptions | |||
) |
Definition at line 53 of file test/duration.cpp.
TEST | ( | Duration | , |
castFromInt64Exceptions | |||
) |
Definition at line 77 of file test/duration.cpp.
TEST | ( | Duration | , |
negativeSignExceptions | |||
) |
Definition at line 115 of file test/duration.cpp.
TEST | ( | Duration | , |
rounding | |||
) |
Definition at line 139 of file test/duration.cpp.
TEST | ( | Duration | , |
sleepWithSimTime | |||
) |
Definition at line 38 of file test/duration.cpp.