* Implement printing out of device count to standard output
* Implement printing out of device attributes retrieved by hipDeviceGetAttribute.
* Implement printing of device properties retrieved by hipGetDeviceProperties.
[ROCm/hip-tests commit: 51a22bb085]
Added a test to check hipDeviceAttributeFineGrainSupport property.
Change-Id: I9750ef5494e22f4eb7305e1719be9712a3079c37
[ROCm/hip-tests commit: b7222b6f6b]
Changes contain Device files under "hip/tests/src/runtimeApi/device" migrated to Catch2 and some additional device tests.
Change-Id: Ie88adc3c32c2079456b14e029cfc6c319b48d8f6
[ROCm/hip-tests commit: c9ae0281ff]