summaryrefslogtreecommitdiffstats
path: root/tests/vlc
blob: dfa69ad358ef71fccce0807c79787720d816fb18 (plain)
1
2
3
4
	apk_add $@
	su operator -c "vlc --version"
	su operator -c "vlc -l | grep access_output_http"
	apk_del $@