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 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core