Added expected output for this test case.

This commit is contained in:
Steve Nygard 2006-10-12 02:17:23 +00:00
parent 7f3e126430
commit 78083e76c3

22
UnitTests/shud14-out.txt Normal file
View File

@ -0,0 +1,22 @@
struct IPAlbumList {
void **;
struct vector<Album*,std::allocator<Album*>>;
struct _opaque_pthread_mutex_t;
};
struct _opaque_pthread_mutex_t {
long;
char [40];
};
struct vector<Album*,std::allocator<Album*>> {
struct {
struct {
id *;
id *;
id *;
};
};
};
struct IPAlbumList *var;