Hi!
> When we type ./configure --help=sort
> 
> We get list of help for ./configure 
> 
>   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
>   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
> 
>   --disable-option-checking  ignore unrecognized --enable/--with options
>   --disable-FEATURE       do not include FEATURE (same as
> --enable-FEATURE=no)
>   --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
> 
> Are you aware of how do you use these option along with ./configure and how
> does all the above option help.

All the possibilities are listed in the help as well, see for yourself:

...
  --with-power-management-testsuite
                          compile and install the x86 power management
                          testsuite (default=no)
  --with-open-posix-testsuite
                          compile and install the open posix testsuite
                          (default=no)
  --with-realtime-testsuite
                          compile and install the realtime testsuite
                          (default=no)
  --with-linux-version=VERSION
...


You cannot enable/disable single testcases or group of testcases from being
compiled this way. Only whole testsuites that are included in LTP.

-- 
Cyril Hrubis
chru...@suse.cz

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to