All of lore.kernel.org
 help / color / mirror / Atom feed
* [oe][Patch 0/2] udev: fix ptest to not influence qemu
@ 2015-01-25 15:33 Max Krummenacher
  2015-01-25 15:33 ` [oe][Patch 1/2] udev: fix ptest rule syntax check Max Krummenacher
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Max Krummenacher @ 2015-01-25 15:33 UTC (permalink / raw)
  To: openembedded-core; +Cc: , Max Krummenacher

From: Max Krummenacher <max.oss.09@gmail.com<>

Hi

On a OE setup configured to build ptest packages udev's ptest test files are
staged to the sysroot.
A run of qemu chockes on this test files and never returns.

A ptest run on the target before any changes failed.
Patch 1/2 first fixes ptest.
Patch 2/2 keeps the test files in its tar-ball. run-ptest unpacks it before
a test and cleans up afterwards.

This fixes the issues with qemu while the ptests can still be run witout
failure.

Tested with distro-less oe-core master on qemux86-64 and 
colibri-t30 (armv7a) machines

Regards
Max

Max Krummenacher (2):
  udev: fix ptest rule syntax check
  udev: don't keep ptest testdata laying around

 meta/recipes-core/udev/udev.inc                    |  3 +-
 .../recipes-core/udev/udev/add-install-ptest.patch | 19 +++++--
 .../udev/udev/fix_rule-syntax-regex-ptest.patch    | 59 ++++++++++++++++++++++
 meta/recipes-core/udev/udev/run-ptest              |  2 +
 4 files changed, 79 insertions(+), 4 deletions(-)
 create mode 100644 meta/recipes-core/udev/udev/fix_rule-syntax-regex-ptest.patch

-- 
1.8.4.5



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-01-26 15:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-25 15:33 [oe][Patch 0/2] udev: fix ptest to not influence qemu Max Krummenacher
2015-01-25 15:33 ` [oe][Patch 1/2] udev: fix ptest rule syntax check Max Krummenacher
2015-01-25 15:33 ` [oe][Patch 2/2] udev: don't keep ptest testdata laying around Max Krummenacher
2015-01-25 19:48 ` [oe][Patch 0/2] udev: fix ptest to not influence qemu Otavio Salvador
2015-01-26 13:42 ` Nathan Lynch
2015-01-26 15:54   ` Max Krummenacher

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.