Print this page
5293 desire symbol visibility test
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: TBD
*** 29,33 ****
--- 29,56 ----
[/opt/libc-tests/tests/nl_langinfo_test]
[/opt/libc-tests/tests/wcsrtombs_test]
[/opt/libc-tests/tests/wctype_test]
+
+ [/opt/libc-tests/tests/symbols]
+ pre = setup
+ tests = [
+ 'ctype_h',
+ 'dirent_h',
+ 'fcntl_h',
+ 'locale_h',
+ 'math_h',
+ 'netdb_h',
+ 'pthread_h',
+ 'signal_h',
+ 'stdio_h',
+ 'stdlib_h',
+ 'strings_h',
+ 'sys_stat_h',
+ 'sys_time_h',
+ 'sys_timeb_h',
+ 'ucontext_h',
+ 'unistd_h',
+ 'wchar_h',
+ 'wctype_h'
+ ]