Revision f3ac1c96 unittests/periphery-lld/src/ut_alld_pcal6524.c
unittests/periphery-lld/src/ut_alld_pcal6524.c | ||
---|---|---|
23 | 23 |
#include <chprintf.h> |
24 | 24 |
#include <string.h> |
25 | 25 |
|
26 |
/******************************************************************************/ |
|
27 |
/* LOCAL DEFINITIONS */ |
|
28 |
/******************************************************************************/ |
|
29 |
|
|
30 |
/******************************************************************************/ |
|
31 |
/* EXPORTED VARIABLES */ |
|
32 |
/******************************************************************************/ |
|
33 |
|
|
34 |
/******************************************************************************/ |
|
35 |
/* LOCAL TYPES */ |
|
36 |
/******************************************************************************/ |
|
37 |
|
|
38 |
/******************************************************************************/ |
|
39 |
/* LOCAL VARIABLES */ |
|
40 |
/******************************************************************************/ |
|
41 |
|
|
42 |
/******************************************************************************/ |
|
43 |
/* LOCAL FUNCTIONS */ |
|
44 |
/******************************************************************************/ |
|
45 |
|
|
46 |
/******************************************************************************/ |
|
47 |
/* EXPORTED FUNCTIONS */ |
|
48 |
/******************************************************************************/ |
|
49 |
|
|
26 | 50 |
aos_utresult_t utAlldPcal6524Func(BaseSequentialStream* stream, aos_unittest_t *ut) |
27 | 51 |
{ |
28 | 52 |
aosDbgCheck((ut->data != NULL) && |
Also available in: Unified diff