SWDEV-489106 - Hip Tests for Linker APIs (#578)

1) Test linking of SPIRV bundled and unbundled code object in runtime
2) Negative Param test for hipLinkAddData API

Change-Id: I7c8167f6d862f5b23f9532f69b6da4fc50e96dcd

Co-authored-by: Rahul Manocha <rmanocha@amd.com>
Tento commit je obsažen v:
systems-assistant[bot]
2025-10-06 08:34:33 -07:00
odevzdal GitHub
rodič e7e38d87f7
revize 774cb67314
14 změnil soubory, kde provedl 315 přidání a 22 odebrání
+1 -1
Zobrazit soubor
@@ -22,8 +22,8 @@ This file contains functions for idividual HIPRTC supported compiler options
validation. For PASS senario the function returns 1 or 0 otherwise.
*/
#include <hip/hiprtc.h>
#include <hip/hip_runtime.h>
#include <hip/hiprtc.h>
#include <hip/hip_fp16.h>
#include <picojson.h>
#include <fstream>