aboutsummaryrefslogtreecommitdiff
path: root/tests/main.cpp
AgeCommit message (Expand)Author
2019-07-23COMPMID-2483: Fixed tuner in benchmark testsPablo Tello
2019-05-13COMPMID-1995: Change CLTuner default mode to NORMALMichalis Spyrou
2019-04-25COMPMID-1974 : Extend CLTuner to support different of level of tuningVidhya Sudhan Loganathan
2019-04-23COMPMID-1995: Fix Disabled suite in test framework.Georgios Pinitas
2019-02-01COMPMID-1887: Fixed segfault in validation tests.Pablo Tello
2018-11-02COMPMID-1657 - Fix CPU info in the json file outputGian Marco Iodice
2018-11-02COMPMID-1622 : (Nightly) Seg fault on androidVidhya Sudhan Loganathan
2018-11-02COMPMID-1246: Print arguments passed to the tests / benchmarksAnthony Barbier
2018-11-02COMPMID-1246: Don't call CLFinish at the end of benchmark / validation if ope...Anthony Barbier
2018-11-02COMPMID-1246: Fix bug in handling backends that can't be loaded in the Graph APIAnthony Barbier
2018-11-02COMPMID-1400: Add command line option to specify the tuner's config fileAnthony Barbier
2018-11-02COMPMID-1398: Removed --threads from CommonOptionsAnthony Barbier
2018-11-02COMPMID-1397: Add option to enable CLTuner in arm_compute_benchmarkAnthony Barbier
2018-11-02COMPMID-1310: Create graph validation executables.Georgios Pinitas
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