Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] oprofile: Add PTEST and Determine the root home directory dynamically
@ 2014-06-05  8:44 Chong Lu
  2014-06-05  8:44 ` [PATCH 1/2] oprofile: Add PTEST regression testing to oprofile Chong Lu
  2014-06-05  8:44 ` [PATCH 2/2] oprofile: Determine the root home directory dynamically Chong Lu
  0 siblings, 2 replies; 5+ messages in thread
From: Chong Lu @ 2014-06-05  8:44 UTC (permalink / raw)
  To: openembedded-core

root@qemux86:/usr/lib/oprofile/ptest# ./run-ptest 
PASS: libdb/tests db_test
PASS: libop/tests alloc_counter_tests
PASS: libop/tests cpu_type_tests
PASS: libop/tests load_events_files_tests
PASS: libop/tests mangle_tests
PASS: libop/tests parse_event_tests
PASS: libop/tests utf8_checker.sh
PASS: libregex/tests java_test
PASS: libregex/tests regex_test
PASS: libutil++/tests cached_value_tests
PASS: libutil++/tests comma_list_tests
PASS: libutil++/tests file_manip_tests
PASS: libutil++/tests glob_filter_tests
PASS: libutil++/tests path_filter_tests
PASS: libutil++/tests string_filter_tests
PASS: libutil++/tests string_manip_tests
PASS: libutil++/tests utility_tests
PASS: libutil/tests file_tests
PASS: libutil/tests string_tests

The following changes since commit e7114046be6e71fb326477dc882adb814ef6a751:

  busybox: fix meta-yocto's bbappend's FILESEXTRAPATH (2014-06-03 17:53:13 +0100)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib chonglu/oprofile
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=chonglu/oprofile

Chong Lu (2):
  oprofile: Add PTEST regression testing to oprofile
  oprofile: Determine the root home directory dynamically

 meta/recipes-kernel/oprofile/oprofile.inc          |  34 ++++++-
 .../oprofile/oprofile-cross-compile-tests.patch    |  98 ++++++++++++++++++
 .../{oprofile-root.patch => root-home-dir.patch}   | 111 +++++++++++----------
 meta/recipes-kernel/oprofile/oprofile/run-ptest    |  18 ++++
 4 files changed, 205 insertions(+), 56 deletions(-)
 create mode 100644 meta/recipes-kernel/oprofile/oprofile/oprofile-cross-compile-tests.patch
 rename meta/recipes-kernel/oprofile/oprofile/{oprofile-root.patch => root-home-dir.patch} (43%)
 create mode 100644 meta/recipes-kernel/oprofile/oprofile/run-ptest

-- 
1.8.1.2



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

end of thread, other threads:[~2014-06-06  1:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-05  8:44 [PATCH 0/2] oprofile: Add PTEST and Determine the root home directory dynamically Chong Lu
2014-06-05  8:44 ` [PATCH 1/2] oprofile: Add PTEST regression testing to oprofile Chong Lu
2014-06-05 15:21   ` Otavio Salvador
2014-06-06  1:22     ` Chong Lu
2014-06-05  8:44 ` [PATCH 2/2] oprofile: Determine the root home directory dynamically Chong Lu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox