On Mon, Jun 20, 2016 at 02:43:47PM +0100, Andrew Cooper wrote:
> On 17/06/16 15:21, Wei Liu wrote:
> > Signed-off-by: Wei Liu
>
> LGTM, although a couple of comments.
>
> > ---
> > tests/fep/Makefile | 12
> > tests/fep/main.c | 31 +++
>
> Please add
On 17/06/16 15:21, Wei Liu wrote:
> Signed-off-by: Wei Liu
LGTM, although a couple of comments.
> ---
> tests/fep/Makefile | 12
> tests/fep/main.c | 31 +++
Please add this to the test index in docs/all-tests.dox
> 2 files changed, 43 insertions(+)
Signed-off-by: Wei Liu
---
tests/fep/Makefile | 12
tests/fep/main.c | 31 +++
2 files changed, 43 insertions(+)
create mode 100644 tests/fep/Makefile
create mode 100644 tests/fep/main.c
diff --git a/tests/fep/Makefile b/tests/fep/Makefile
new file mo