On Mon, Jul 20, 2009 at 8:21 AM, Garrett Cooper<[email protected]> wrote: > On Mon, Jul 13, 2009 at 10:32 AM, Garrett Cooper<[email protected]> wrote: >> On Mon, Jul 13, 2009 at 9:53 AM, Garrett Cooper<[email protected]> wrote: >>> On Mon, Jul 13, 2009 at 3:23 AM, Cyril Hrubis<[email protected]> wrote: >>>> Hi! >>>> I've seen quite a progress on ltp mailing list. What's the current state? >>>> I'm >>>> back here and would like to help. (There is quite a lot of patches and >>>> I'm too >>>> lazy to apply them all). >>> >>> Hi Cyril, >>> The last set of patches is almost complete. I need to redo the >>> top-level Makefile one, one more time (I think) because I wasn't >>> copying over runtests / ChangeLog. >>> runltp was also looking for ltp-pan in the wrong spot (the build >>> tree) instead of the install root, so that needs to be fixed too. >> >> The exact list of items that need to be fixed with some of my patches >> (I may or may not have submitted them previously) are listed below. >> Some are expected failures, because I completely turned off the mem >> section of the tree due to compile errors on my box (missing mm.h >> header). > > [...] > > Here's the current list on makefile_infra_rework: >
[...] > > Again, the memory tests are still disabled because I don't have the > mm.h header on my system and the _16 / _64 testcases will get taken > care of soon... And here's the new list as of 1:21pm PST on makefile_infra_rework: App | Tag mbind01 mbind01 move_pages.sh move_pages01 move_pages.sh move_pages02 move_pages.sh move_pages03 move_pages.sh move_pages04 move_pages.sh move_pages05 move_pages.sh move_pages06 move_pages.sh move_pages07 move_pages.sh move_pages08 move_pages.sh move_pages09 move_pages.sh move_pages10 move_pages.sh move_pages11 aio01 aio01 mtest01 mtest01 mtest01 mtest01w mmstress mtest05 mmap1 mtest06 mmap2 mtest06_2 mmap3 mtest06_3 mem01 mem01 mem02 mem02 page01 page01 page02 page02 data_space data_space stack_space stack_space shmt02 shmt02 shmt03 shmt03 shmt04 shmt04 shmt05 shmt05 shmt06 shmt06 shmt07 shmt07 shmt08 shmt08 shmt09 shmt09 shmt10 shmt10 shm_test shm_test01 mallocstress mallocstress01 mmapstress01 mmapstress01 mmapstress02 mmapstress02 mmapstress03 mmapstress03 mmapstress05 mmapstress05 mmapstress06 mmapstress06 mmapstress08 mmapstress08 mmapstress09 mmapstress09 mmapstress10 mmapstress10 pth_str01 pth_str01 pth_str02 pth_str02 pth_str03 pth_str03 trace_sched trace_sched01 hackbench hackbench01 hackbench hackbench02 sched_stress.sh sched_stress abs01 abs01 atof01 atof01 fptest01 fptest01 fptest02 fptest02 nextafter01 nextafter01 nptl01 nptl01 memcg_regression_test.sh memcg filecapstest.sh Filecaps run_capbounds.sh Cap_bounds locktests FCNTL_LOCKTESTS connector_test.sh Connectors cron02 cron02 cron_deny01 cron_deny01 cron_allow01 cron_allow01 cron_dirs_checks01 cron_dirs_checks01 at_deny01 at_deny01 at_allow01 at_allow01 runpwtests.sh POWER_MANAGEMENT hugemmap01 hugemmap01 hugemmap02 hugemmap02 hugemmap03 hugemmap03 hugemmap04 hugemmap04 hugeshmat01 hugeshmat01 hugeshmat02 hugeshmat02 hugeshmat03 hugeshmat03 hugeshmctl01 hugeshmctl01 hugeshmctl02 hugeshmctl02 hugeshmctl03 hugeshmctl03 hugeshmdt01 hugeshmdt01 hugeshmget01 hugeshmget01 hugeshmget02 hugeshmget02 hugeshmget03 hugeshmget03 hugeshmget05 hugeshmget05 gzip_tests.sh gzip01 cp_tests.sh cp_tests01 ln_tests.sh ln_tests01 mkdir_tests.sh mkdir_tests01 mv_tests.sh mv_tests01 size01 size01 rwtest rwtest01 rwtest rwtest02 rwtest rwtest03 rwtest rwtest04 rwtest rwtest05 rwtest iogen01 mmapstress04 mmapstress04 mmapstress07 mmapstress07 float_bessel float_bessel float_exp_log float_exp_log float_iperb float_iperb float_power float_power float_trigo float_trigo su01 su01 ar01 ar ld01 ld ldd01 ldd nm01 nm objdump01 objdump Still only the default run, but it's shaping up nicely if you compare the amount of missing commands between this version and the previous one. The float Makefiles will be slightly entertaining as I need to study the inputs vs the outputs, but it shouldn't take more than 45 mins... I'm hoping that after this is all said and done I can resolve the libmm.h issue in a better way, using my Fedora 10 VM and a bit more C coding in the source files, effectively making the tests inert by using tst_res (CONF) liberally. Thanks, -Garrett ------------------------------------------------------------------------------ _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
