[Beignet] [PATCH] *** Unit tests to test LLVM/ASM dumps generation ***

Sirisha Gandikota sirisha.gandikota at intel.com
Mon Aug 31 20:43:34 PDT 2015


This patch adds 2 new tests to the unit tests. It uses the existing 
framework and data structures and tests the llvm/asm dump generation
when these flags (-dump-opt-llvm, -dump-opt-asm) are passed as build 
options along with the dump file names.

Methods added:
1) get_build_llvm_info() tests LLVM dump generation
2) get_build_asm_info() tests ASM dump generation

Sirisha Gandikota (1):
  utests: Added unit tests to test LLVM and ASM dump generation.

 utests/get_cl_info.cpp | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 91 insertions(+)

-- 
1.9.1



More information about the Beignet mailing list