]> code.ossystems Code Review - openembedded-core.git/commit
lib/oeqa/runtime: add gcc test
authorStefan Stanacar <stefanx.stanacar@intel.com>
Fri, 28 Jun 2013 08:55:50 +0000 (11:55 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 9 Jul 2013 09:49:20 +0000 (10:49 +0100)
commitccbce75335971abf5098a492755e92ca60cf67bd
treeb47260dc570b0805109c9e2533dde41c214ab286
parentdd3dc2804395f050df74fa936e65ce5e911442eb
lib/oeqa/runtime: add gcc test

gcc compile test and support files.

Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com>
meta/lib/oeqa/runtime/files/test.c [new file with mode: 0644]
meta/lib/oeqa/runtime/files/testmakefile [new file with mode: 0644]
meta/lib/oeqa/runtime/gcc.py [new file with mode: 0644]