summaryrefslogtreecommitdiffstats
path: root/tests/cdrkit
blob: 332d9bf6b3dfade85a05ed3f11b627997e9ac5df (plain)
1
2
3
4
5
	apk_add $@
	mkdir test-cdrkit
	echo hello > test-cdrkit/foo
	genisoimage test-cdrkit > test.iso
	apk_del $@