On 11/25/2014 01:18 AM, Mike Holmes wrote:
Does no one else see this ?

Files are in the same directory where you run the test. So please remove path from the patch
and add others:


    CUnit-Memory-Dump.xml
    example/packet/core
    test/validation/CUnit-Memory-Dump.xml
    test/validation/crypto/.dirstamp

Maxim.


Here is my recipe:-

git remote update
git rebase
git clean -xdf
./bootstrap
./configure --with-cunit-path=/home/mike/CUnitHome
make check

git st
On branch generic-version
Your branch is up-to-date with 'origin/master'.
Untracked files:
   (use "git add <file>..." to include in what will be committed)

test/validation/CUnit-Memory-Dump.xml

nothing added to commit but untracked files present (use "git add" to track)

On 20 November 2014 13:14, Mike Holmes <mike.hol...@linaro.org> wrote:
Signed-off-by: Mike Holmes <mike.hol...@linaro.org>
---
  .gitignore | 1 +
  1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 9d45504..54da6c7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,3 +50,4 @@ doxygen-doc
  test-driver
  test/validation/*.log
  test/validation/*.trs
+test/validation/CUnit-Memory-Dump.xml
--
2.1.0





_______________________________________________
lng-odp mailing list
lng-odp@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to