aboutsummaryrefslogtreecommitdiff
path: root/tests/main.cpp
AgeCommit message (Expand)Author
2018-11-02COMPMID-995 Add CL_DEVICE_VERSION to the test framework outputAnthony Barbier
2018-11-02COMPMID-830 Fix hang in arm_compute_benchmark NEONMichalis Spyrou
2018-11-02COMPMID-800: Display build_information() at the beginning of the runsAnthony Barbier
2018-11-02COMPMID-771 Allow examples to be profiledAnthony Barbier
2018-11-02COMPMID-556 Print tests list using printers rather than coutAnthony Barbier
2018-11-02COMPMID-621: Disable colours when printing to fileAnthony Barbier
2018-11-02COMPMID-556 Pretty-printing is enabled twice by defaultAnthony Barbier
2018-11-02COMPMID-622 Let the user choose the units for the instrumentsGiorgio Arena
2018-11-02COMPMID-556: Fix double pretty printer registration.Georgios Pinitas
2018-11-02COMPMID-621 Add output options for json and pretty filesGiorgio Arena
2018-11-02COMPMID-631: Merge branches/gles_compute branchAnthony Barbier
2018-11-02COMPMID-621 Support several printers for testsGiorgio Arena
2018-11-02COMPMID-556 By default only enable Wall Clock timerAnthony Barbier
2018-11-02COMPMID-556 Add test for instrumentsAnthony Barbier
2018-11-02COMPMID-417 Minor documentation fixes and error handling in instrumentsAnthony Barbier
2018-11-02COMPMID-417 Allow the tests to run even when assets are not presentAnthony Barbier
2018-11-02COMPMID-415: Rename and move testsMoritz Pflanzer
2018-09-17COMPMID-415: Allow multiple ids for filter-idMoritz Pflanzer
2018-09-17COMPMID-415: Add --stop-on-errorMoritz Pflanzer
2018-09-17COMPMID-415: Add log levelMoritz Pflanzer
2018-09-17COMPMID-415: Add expected failures and disabled testsMoritz Pflanzer
2018-09-17COMPMID-415: Build new validationMoritz Pflanzer