You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
410 B
16 lines
410 B
4 months ago
|
#DESCRIPTION:Math library tests - CPU tests
|
||
|
abs01 abs01
|
||
|
|
||
|
atof01 atof01
|
||
|
|
||
|
float_bessel cd $LTPROOT/testcases/bin; float_bessel -v
|
||
|
float_exp_log cd $LTPROOT/testcases/bin; float_exp_log -v
|
||
|
float_iperb cd $LTPROOT/testcases/bin; float_iperb -v
|
||
|
float_power cd $LTPROOT/testcases/bin; float_power -v
|
||
|
float_trigo cd $LTPROOT/testcases/bin; float_trigo -v
|
||
|
|
||
|
fptest01 fptest01
|
||
|
fptest02 fptest02
|
||
|
|
||
|
nextafter01 nextafter01
|