var testNode … func TestLegacyProfile(t *testing.T) { … } func TestGeneralProfile(t *testing.T) { … } func TestBaselineProfile(t *testing.T) { … } func TestRestrictedProfile(t *testing.T) { … } func TestNetAdminProfile(t *testing.T) { … } func TestSysAdminProfile(t *testing.T) { … }