HomeSort by: relevance | last modified time | path
    Searched refs:t_cgd (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/dev/cgd/
Makefile 10 TESTS_SH+= t_cgd
t_cgd.sh 1 # $NetBSD: t_cgd.sh,v 1.14 2022/11/30 17:49:09 martin Exp $
52 "dd if=${d}/t_cgd count=2 | rump.dd of=${rawcgd}"
53 atf_check -s exit:0 -e ignore dd if=${d}/t_cgd of=testfile count=2
82 "dd if=${d}/t_cgd | rump.dd of=${rawcgd} count=2"
89 atf_check -s exit:0 -e ignore dd if=${d}/t_cgd of=testfile count=2

Completed in 12 milliseconds