Example #1
0
func TestRegistration(t *testing.T) {
	testutil.CheckModuleRegistration(t, "scribe")
}
Example #2
0
func TestRegistration(t *testing.T) {
	testutil.CheckModuleRegistration(t, "example")
}
Example #3
0
func TestRegistration(t *testing.T) {
	testutil.CheckModuleRegistration(t, "upgrade")
}
Example #4
0
func TestRegistration(t *testing.T) {
	testutil.CheckModuleRegistration(t, "timedrift")
}
Example #5
0
func TestRegistration(t *testing.T) {
	testutil.CheckModuleRegistration(t, "agentdestroy")
}
Example #6
0
func TestRegistration(t *testing.T) {
	testutil.CheckModuleRegistration(t, "memory")
}