Home
last modified time | relevance | path

Searched refs:tests_binary (Results 1 – 1 of 1) sorted by relevance

/kvm-unit-tests/s390x/
H A DMakefile63 tests_binary = $(patsubst %.elf,%.bin,$(tests)) macro
65 tests_pv_binary = $(patsubst %.bin,%.pv.bin,$(tests_binary))
75 test_cases_binary: $(tests_binary)