Home
last modified time | relevance | path

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

/linux-4.1.27/tools/testing/selftests/powerpc/
DMakefile9 GIT_VERSION = $(shell git describe --always --long --dirty || echo "unknown") macro
Dharness.c102 test_set_git_version(GIT_VERSION); in test_harness()