tests/tcg: target/mips: Include isa/ase and group name in test output
For better appearance and usefullnes, include ISA/ASE name and instruction group name in the output of tests. For example, all this data will be displayed for FMAX_A.W test: | MSA | Float Max Min | FMAX_A.W | | PASS: 80 | FAIL: 0 | elapsed time: 0.16 ms | (the data will be displayed in one row; they are presented here in two rows not to exceed the width of the commit message) Signed-off-by:Aleksandar Markovic <amarkovic@wavecomp.com> Reviewed-by:
Aleksandar Rikalo <arikalo@wavecomp.com> Message-Id: <1561031359-6727-2-git-send-email-aleksandar.markovic@rt-rk.com>
Showing
- tests/tcg/mips/include/test_utils_128.h 10 additions, 7 deletionstests/tcg/mips/include/test_utils_128.h
- tests/tcg/mips/include/test_utils_64.h 6 additions, 3 deletionstests/tcg/mips/include/test_utils_64.h
- tests/tcg/mips/user/ase/msa/bit-count/test_msa_nloc_b.c 6 additions, 3 deletionstests/tcg/mips/user/ase/msa/bit-count/test_msa_nloc_b.c
- tests/tcg/mips/user/ase/msa/bit-count/test_msa_nloc_d.c 6 additions, 3 deletionstests/tcg/mips/user/ase/msa/bit-count/test_msa_nloc_d.c
- tests/tcg/mips/user/ase/msa/bit-count/test_msa_nloc_h.c 6 additions, 3 deletionstests/tcg/mips/user/ase/msa/bit-count/test_msa_nloc_h.c
- tests/tcg/mips/user/ase/msa/bit-count/test_msa_nloc_w.c 6 additions, 3 deletionstests/tcg/mips/user/ase/msa/bit-count/test_msa_nloc_w.c
- tests/tcg/mips/user/ase/msa/bit-count/test_msa_nlzc_b.c 6 additions, 3 deletionstests/tcg/mips/user/ase/msa/bit-count/test_msa_nlzc_b.c
- tests/tcg/mips/user/ase/msa/bit-count/test_msa_nlzc_d.c 6 additions, 3 deletionstests/tcg/mips/user/ase/msa/bit-count/test_msa_nlzc_d.c
- tests/tcg/mips/user/ase/msa/bit-count/test_msa_nlzc_h.c 6 additions, 3 deletionstests/tcg/mips/user/ase/msa/bit-count/test_msa_nlzc_h.c
- tests/tcg/mips/user/ase/msa/bit-count/test_msa_nlzc_w.c 6 additions, 3 deletionstests/tcg/mips/user/ase/msa/bit-count/test_msa_nlzc_w.c
- tests/tcg/mips/user/ase/msa/bit-count/test_msa_pcnt_b.c 6 additions, 3 deletionstests/tcg/mips/user/ase/msa/bit-count/test_msa_pcnt_b.c
- tests/tcg/mips/user/ase/msa/bit-count/test_msa_pcnt_d.c 6 additions, 3 deletionstests/tcg/mips/user/ase/msa/bit-count/test_msa_pcnt_d.c
- tests/tcg/mips/user/ase/msa/bit-count/test_msa_pcnt_h.c 6 additions, 3 deletionstests/tcg/mips/user/ase/msa/bit-count/test_msa_pcnt_h.c
- tests/tcg/mips/user/ase/msa/bit-count/test_msa_pcnt_w.c 6 additions, 3 deletionstests/tcg/mips/user/ase/msa/bit-count/test_msa_pcnt_w.c
- tests/tcg/mips/user/ase/msa/bit-set/test_msa_bclr_b.c 6 additions, 3 deletionstests/tcg/mips/user/ase/msa/bit-set/test_msa_bclr_b.c
- tests/tcg/mips/user/ase/msa/bit-set/test_msa_bclr_d.c 6 additions, 3 deletionstests/tcg/mips/user/ase/msa/bit-set/test_msa_bclr_d.c
- tests/tcg/mips/user/ase/msa/bit-set/test_msa_bclr_h.c 6 additions, 3 deletionstests/tcg/mips/user/ase/msa/bit-set/test_msa_bclr_h.c
- tests/tcg/mips/user/ase/msa/bit-set/test_msa_bclr_w.c 6 additions, 3 deletionstests/tcg/mips/user/ase/msa/bit-set/test_msa_bclr_w.c
- tests/tcg/mips/user/ase/msa/bit-set/test_msa_bneg_b.c 6 additions, 3 deletionstests/tcg/mips/user/ase/msa/bit-set/test_msa_bneg_b.c
- tests/tcg/mips/user/ase/msa/bit-set/test_msa_bneg_d.c 6 additions, 3 deletionstests/tcg/mips/user/ase/msa/bit-set/test_msa_bneg_d.c
Loading
Please register or sign in to comment