#include "common.h"#include "../common/utilities/time/work_week.h"#include "../common/utilities/time/l500/get-mfr-ww.h"
Go to the source code of this file.
Macros | |
| #define | INVALID_MESSAGE(serial, invalid) "Invalid serial number \"" + serial + "\" " + invalid |
Functions | |
| TEST_CASE ("test get_manufacture_work_week","[work_week]") | |
| #define INVALID_MESSAGE | ( | serial, | |
| invalid | |||
| ) | "Invalid serial number \"" + serial + "\" " + invalid |
Definition at line 17 of file test-l500-mfr.cpp.
| TEST_CASE | ( | "test get_manufacture_work_week" | , |
| "" | [work_week] | ||
| ) |
Definition at line 23 of file test-l500-mfr.cpp.