Result: pass
Detail | Value |
---|---|
Returncode | 0 |
Time | 0:00:02.285589 |
Stdout |
## Test: tail calls (/home/vesely/piglit/tests/cl/program/program-tester.c) ## # Running on: # Platform: Portable Computing Language # Device: pthread-Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz # OpenCL version: 1.2 # OpenCL C version: 1.2 # Build options: -cl-std=CL1.2 Program has been built successfully > Running kernel test: Basic tail call Using kernel kernel_call_tailcall Setting kernel arguments... Running the kernel... Validating results... Argument 0: PASS > Running kernel test: Tail call with more arguments than caller Using kernel kernel_call_tailcall_extra_arg Setting kernel arguments... Running the kernel... Validating results... Argument 0: PASS > Running kernel test: Tail call with fewer arguments than acller Using kernel kernel_call_tailcall_fewer_args Setting kernel arguments... Running the kernel... Validating results... Argument 0: PASS > Running kernel test: Tail call with stack passed argument Using kernel kernel_call_tailcall_stack_passed_args Setting kernel arguments... Running the kernel... Validating results... Argument 0: PASS >> All of the tests PASSED # Result: |
Stderr | |
Environment |
PIGLIT_SOURCE_DIR="/home/vesely/piglit" PIGLIT_PLATFORM="mixed_glx_egl" |
Command | /home/vesely/piglit/bin/cl-program-tester /home/vesely/piglit/tests/cl/program/execute/tail-calls.cl |
dmesg |