structure comparison functions
diff --git a/tests/127-per-long-OK.asn1.-Pgen-PER b/tests/127-per-long-OK.asn1.-Pgen-PER
index f9d3c80..72c2b74 100644
--- a/tests/127-per-long-OK.asn1.-Pgen-PER
+++ b/tests/127-per-long-OK.asn1.-Pgen-PER
@@ -215,6 +215,7 @@
 	"unsigned32",
 	NativeInteger_free,
 	NativeInteger_print,
+	NativeInteger_compare,
 	unsigned32_4_constraint,
 	NativeInteger_decode_ber,
 	NativeInteger_encode_der,
@@ -251,6 +252,7 @@
 	"unsplit32",
 	NativeInteger_free,
 	NativeInteger_print,
+	NativeInteger_compare,
 	unsplit32_5_constraint,
 	NativeInteger_decode_ber,
 	NativeInteger_encode_der,
@@ -337,6 +339,7 @@
 	"T",
 	SEQUENCE_free,
 	SEQUENCE_print,
+	SEQUENCE_compare,
 	SEQUENCE_constraint,
 	SEQUENCE_decode_ber,
 	SEQUENCE_encode_der,