#! /usr/libexec/atf-sh
atf_test_case err_D_ADDROF_VAR_StructPointer_d
err_D_ADDROF_VAR_StructPointer_d_head()
{
    atf_set 'descr' 'DTrace test common/struct/err.D_ADDROF_VAR.StructPointer.d'
}
err_D_ADDROF_VAR_StructPointer_d_body()
{
    
    atf_check -s exit:0 -o empty -e empty \
        "$(atf_get_srcdir)/../../dtest" "$(atf_get_srcdir)/err.D_ADDROF_VAR.StructPointer.d"
}
atf_test_case err_D_DECL_COMBO_StructWithoutColon_d
err_D_DECL_COMBO_StructWithoutColon_d_head()
{
    atf_set 'descr' 'DTrace test common/struct/err.D_DECL_COMBO.StructWithoutColon.d'
}
err_D_DECL_COMBO_StructWithoutColon_d_body()
{
    
    atf_check -s exit:0 -o empty -e empty \
        "$(atf_get_srcdir)/../../dtest" "$(atf_get_srcdir)/err.D_DECL_COMBO.StructWithoutColon.d"
}
atf_test_case err_D_DECL_COMBO_StructWithoutColon1_d
err_D_DECL_COMBO_StructWithoutColon1_d_head()
{
    atf_set 'descr' 'DTrace test common/struct/err.D_DECL_COMBO.StructWithoutColon1.d'
}
err_D_DECL_COMBO_StructWithoutColon1_d_body()
{
    
    atf_check -s exit:0 -o empty -e empty \
        "$(atf_get_srcdir)/../../dtest" "$(atf_get_srcdir)/err.D_DECL_COMBO.StructWithoutColon1.d"
}
atf_test_case err_D_DECL_INCOMPLETE_circular_d
err_D_DECL_INCOMPLETE_circular_d_head()
{
    atf_set 'descr' 'DTrace test common/struct/err.D_DECL_INCOMPLETE.circular.d'
}
err_D_DECL_INCOMPLETE_circular_d_body()
{
    
    atf_check -s exit:0 -o empty -e empty \
        "$(atf_get_srcdir)/../../dtest" "$(atf_get_srcdir)/err.D_DECL_INCOMPLETE.circular.d"
}
atf_test_case err_D_DECL_INCOMPLETE_order_d
err_D_DECL_INCOMPLETE_order_d_head()
{
    atf_set 'descr' 'DTrace test common/struct/err.D_DECL_INCOMPLETE.order.d'
}
err_D_DECL_INCOMPLETE_order_d_body()
{
    
    atf_check -s exit:0 -o empty -e empty \
        "$(atf_get_srcdir)/../../dtest" "$(atf_get_srcdir)/err.D_DECL_INCOMPLETE.order.d"
}
atf_test_case err_D_DECL_INCOMPLETE_order2_d
err_D_DECL_INCOMPLETE_order2_d_head()
{
    atf_set 'descr' 'DTrace test common/struct/err.D_DECL_INCOMPLETE.order2.d'
}
err_D_DECL_INCOMPLETE_order2_d_body()
{
    
    atf_check -s exit:0 -o empty -e empty \
        "$(atf_get_srcdir)/../../dtest" "$(atf_get_srcdir)/err.D_DECL_INCOMPLETE.order2.d"
}
atf_test_case err_D_DECL_INCOMPLETE_recursive_d
err_D_DECL_INCOMPLETE_recursive_d_head()
{
    atf_set 'descr' 'DTrace test common/struct/err.D_DECL_INCOMPLETE.recursive.d'
}
err_D_DECL_INCOMPLETE_recursive_d_body()
{
    
    atf_check -s exit:0 -o empty -e empty \
        "$(atf_get_srcdir)/../../dtest" "$(atf_get_srcdir)/err.D_DECL_INCOMPLETE.recursive.d"
}
atf_test_case err_D_DECL_INCOMPLETE_simple_d
err_D_DECL_INCOMPLETE_simple_d_head()
{
    atf_set 'descr' 'DTrace test common/struct/err.D_DECL_INCOMPLETE.simple.d'
}
err_D_DECL_INCOMPLETE_simple_d_body()
{
    
    atf_check -s exit:0 -o empty -e empty \
        "$(atf_get_srcdir)/../../dtest" "$(atf_get_srcdir)/err.D_DECL_INCOMPLETE.simple.d"
}
atf_test_case err_D_DECL_VOIDOBJ_baddec_d
err_D_DECL_VOIDOBJ_baddec_d_head()
{
    atf_set 'descr' 'DTrace test common/struct/err.D_DECL_VOIDOBJ.baddec.d'
}
err_D_DECL_VOIDOBJ_baddec_d_body()
{
    
    atf_check -s exit:0 -o empty -e empty \
        "$(atf_get_srcdir)/../../dtest" "$(atf_get_srcdir)/err.D_DECL_VOIDOBJ.baddec.d"
}
atf_test_case err_D_PROTO_ARG_DupStructAssoc_d
err_D_PROTO_ARG_DupStructAssoc_d_head()
{
    atf_set 'descr' 'DTrace test common/struct/err.D_PROTO_ARG.DupStructAssoc.d'
}
err_D_PROTO_ARG_DupStructAssoc_d_body()
{
    
    atf_check -s exit:0 -o empty -e empty \
        "$(atf_get_srcdir)/../../dtest" "$(atf_get_srcdir)/err.D_PROTO_ARG.DupStructAssoc.d"
}
atf_test_case tst_StructAssoc_d
tst_StructAssoc_d_head()
{
    atf_set 'descr' 'DTrace test common/struct/tst.StructAssoc.d'
}
tst_StructAssoc_d_body()
{
    
    atf_check -s exit:0 -o empty -e empty \
        "$(atf_get_srcdir)/../../dtest" "$(atf_get_srcdir)/tst.StructAssoc.d"
}
atf_test_case tst_StructDataTypes_d
tst_StructDataTypes_d_head()
{
    atf_set 'descr' 'DTrace test common/struct/tst.StructDataTypes.d'
}
tst_StructDataTypes_d_body()
{
    
    atf_check -s exit:0 -o empty -e empty \
        "$(atf_get_srcdir)/../../dtest" "$(atf_get_srcdir)/tst.StructDataTypes.d"
}
atf_test_case tst_StructInside_d
tst_StructInside_d_head()
{
    atf_set 'descr' 'DTrace test common/struct/tst.StructInside.d'
}
tst_StructInside_d_body()
{
    
    atf_check -s exit:0 -o empty -e empty \
        "$(atf_get_srcdir)/../../dtest" "$(atf_get_srcdir)/tst.StructInside.d"
}
atf_test_case tst_clauselocal_d
tst_clauselocal_d_head()
{
    atf_set 'descr' 'DTrace test common/struct/tst.clauselocal.d'
}
tst_clauselocal_d_body()
{
    
    atf_check -s exit:0 -o empty -e empty \
        "$(atf_get_srcdir)/../../dtest" "$(atf_get_srcdir)/tst.clauselocal.d"
}
atf_init_test_cases()
{
    atf_add_test_case err_D_ADDROF_VAR_StructPointer_d
    atf_add_test_case err_D_DECL_COMBO_StructWithoutColon_d
    atf_add_test_case err_D_DECL_COMBO_StructWithoutColon1_d
    atf_add_test_case err_D_DECL_INCOMPLETE_circular_d
    atf_add_test_case err_D_DECL_INCOMPLETE_order_d
    atf_add_test_case err_D_DECL_INCOMPLETE_order2_d
    atf_add_test_case err_D_DECL_INCOMPLETE_recursive_d
    atf_add_test_case err_D_DECL_INCOMPLETE_simple_d
    atf_add_test_case err_D_DECL_VOIDOBJ_baddec_d
    atf_add_test_case err_D_PROTO_ARG_DupStructAssoc_d
    atf_add_test_case tst_StructAssoc_d
    atf_add_test_case tst_StructDataTypes_d
    atf_add_test_case tst_StructInside_d
    atf_add_test_case tst_clauselocal_d
}
