Lines Matching full:test
26 // =========================== Test VMSTATE_FOOA ===========================
27 // Test the use cases of the vmstate macro, corresponding to the following C
57 #[test]
77 #[test]
97 #[test]
118 #[test]
145 // =========================== Test VMSTATE_FOOB ===========================
146 // Test the use cases of the vmstate macro, corresponding to the following C
164 // FIXME: Use Timer array. Now we can't since it's hard to link savevm.c to test.
189 #[test]
209 #[test]
229 #[test]
253 #[test]
279 #[test]
300 #[test]
320 // =========================== Test VMSTATE_FOOC ===========================
321 // Test the use cases of the vmstate macro, corresponding to the following C
355 #[test]
378 #[test]
402 #[test]
429 // =========================== Test VMSTATE_FOOD ===========================
430 // Test the use cases of the vmstate macro, corresponding to the following C
435 // Add more member fields when vmstate_of/vmstate_struct support "test"
465 #[test]