1. f196478 [libc][nacl-ported-tests] Also check for hwasan in TestPosixMemAlign by Leonard Chan · 9 months ago main master
  2. e07846a [fxbug.dev] Migrate bug numbers by Mitchell Kember · 1 year, 2 months ago
  3. a956a47 [libc-tests] Don't test sizeof(jmp_buf) by Roland McGrath · 1 year, 11 months ago
  4. 91d92f5 [libc-tests] Migrate cmx->cml by Shai Barack · 2 years, 9 months ago
  5. c250f55 [syslog] Port includes to use SDK path by Shai Barack · 3 years, 9 months ago
  6. bb453c6 [cmc] Rebase include paths to // by Shai Barack · 3 years, 9 months ago
  7. 1825b6e [jira] Rewrite all known Jira ids to monorail ids. by Nathan Mulcahey · 3 years, 11 months ago
  8. 8065be1 Suppress -Wconversion warnings by Dangyi Liu · 4 years ago
  9. 4b831e1 [components] src/sys/build -> build/components by Shai Barack · 4 years ago
  10. 3ac699b [libc-tests] Migrate to new component templates by Prashanth Swaminathan · 4 years ago
  11. c455a4a [syslog] Expect logsink client includes by Shai Barack · 4 years, 4 months ago
  12. d9ad4a5 [Wconversion] Suppress warnings by Shai Barack · 4 years, 6 months ago
  13. fe125a7 [Wconversion] Suppress warnings Bug: 56258 Bug: 58162 by Shai Barack · 4 years, 7 months ago
  14. 0d24ea8 [gn] Provide only the nacl-libc-tests name by George Kulakowski · 5 years ago
  15. 5501169 [gn] Add a temporary forwarding target to rename "libc-tests" to "nacl-libc-tests" by George Kulakowski · 5 years ago
  16. d4263b6 [vx] Remove unnecessary 'deprecated-ambient-replace-as-executable' usage by Bryan Henry · 5 years ago
  17. cb7f8bd [libc-tests] Remove deprecated "system-temp" instances and replace them with "isolated-temp" by Benjamin Wright · 5 years ago
  18. 6bc19de [libc-tests] Don't use gettimeofday for elapsed time. by Jeremy Manson · 5 years ago
  19. 31c083f [abi] jmp_buf size ABI transition, phase 3 by Roland McGrath · 6 years ago
  20. a4e2c32 [abi] jmp_buf size ABI transition, phase 1 by Roland McGrath · 6 years ago
  21. 80d8ec9 [libc-tests] add timezone tests by Carlos Pizano · 6 years ago
  22. 91faa1e Update test manifests to prepare for replace_as_executable restrictions by Oliver Hunt · 6 years ago
  23. 6c9e6f3 [tests] Update test data path by Justin Mattson · 6 years ago
  24. 4e9208b [tests] Convert to component. by Ankur Mittal · 6 years ago
  25. 15ef598 [libc] Disabled posix_memalign tests for ASan by Jake Ehrlich · 6 years ago
  26. 5164d15 [googletest] More TEST_CASE->TEST_SUITE to satisfy googletest update by Scott Graham · 6 years ago
  27. 190ce38 [tls] Disable DSO part of test by Jake Ehrlich · 6 years ago
  28. 2b48e0f Merge "Fix memcpy test to prevent unintended overlap" by Armando Montanez · 6 years ago
  29. 6619652 Fix memcpy test to prevent unintended overlap by Armando Montanez · 6 years ago
  30. 1b7a35f Merge "[googletest] migrate from gtest to googletest" by Francois Rousseau · 6 years ago
  31. e2bc097 [googletest] migrate from gtest to googletest by Francois Rousseau · 6 years ago
  32. ae0b12b Merge "[tls] Enable alignment checks and add dso test" by Jake Ehrlich · 7 years ago
  33. 6e751f7 [tls] Enable alignment checks and add dso test by Jake Ehrlich · 7 years ago
  34. 2fd24c2 [system image] Migrate libc-tests to pkgfs by Joshua Seaton · 7 years ago
  35. f61897e Update README.fuchsia by Petr Hosek · 7 years ago
  36. b2d83fd [pkg] Use the new deprecated_system_package alias by George Kulakowski · 7 years ago
  37. 167601b [test] Migrate all uses of gtest to googletest by Petr Hosek · 7 years ago
  38. 7acfdd7 [tls] Disable TLS tests on ARM64 for now by Mark Seaborn · 7 years ago
  39. cd5d3a2 Fix abi test on aarch64 by Ankur Mittal · 7 years ago
  40. a174027 Update path to package template by P.Y. Laligand · 7 years ago
  41. 4463c88 [build] Add system_image property to package() by Adam Barth · 7 years ago
  42. 191b2d0 Adjust GN paths after move to //third_party. by P.Y. Laligand · 7 years ago
  43. 86e5b55 Fix sleep test by Ankur Mittal · 8 years ago
  44. a71ebd0 Move file and fdopen tests that fail from libc-tests to libc-broken-tests by James Robinson · 8 years ago
  45. caeac61 Convert libc-tests to package template by James Robinson · 8 years ago
  46. c0a5f7a Add PATENTS file by George Kulakowski · 8 years ago
  47. 6d6a972 Update the abi test to reflect recent change to the size of jmp_buf by George Kulakowski · 8 years ago
  48. 037353e Port pwrite and pread nacl tests by George Kulakowski · 8 years ago
  49. ca2d2a5 Move pwrite test to ported folder by Ankur Mittal · 8 years ago
  50. 523bd1d Disable timefuncs tests for now by George Kulakowski · 8 years ago
  51. fef9363 disable the DlOpen test for now by Travis Geiselbrecht · 8 years ago
  52. 6bd519f Delete tests not related to libc by Ankur Mittal · 8 years ago
  53. c50c664 Port printf test by Ankur Mittal · 8 years ago
  54. 0942752 Move printf test to ported folder by Ankur Mittal · 8 years ago
  55. 995f40e Port sin-cos tests by Ankur Mittal · 8 years ago
  56. 423ad55 Mark redir test target as testonly by George Kulakowski · 8 years ago for-testing2
  57. 82ef9bb Merge changes Ib4fd76c7,Iadeddd97 by Ankur Mittal · 8 years ago
  58. 70a88a4 Port redir test by Ankur Mittal · 8 years ago
  59. e5866eb Move redir test to ported folder by Ankur Mittal · 8 years ago
  60. 2254978 Annotate GN rules for tests with testonly by James Robinson · 8 years ago
  61. 35745f6 Fix file test by Ankur Mittal · 8 years ago
  62. 7ce58f9 Port pow tests by Ankur Mittal · 8 years ago
  63. 094c791 Port float tests by Ankur Mittal · 8 years ago
  64. 65cccc0 Port file test by Ankur Mittal · 8 years ago
  65. 1229162 Move file tests to ported folder by Ankur Mittal · 8 years ago
  66. 964d652 Merge "Deleting tests not related to libc" by Ankur Mittal · 8 years ago
  67. 34f9086 Deleting tests not related to libc by Ankur Mittal · 8 years ago
  68. 31c3c5a Move sin-cos tests to ported folder by Ankur Mittal · 8 years ago
  69. aab9b37 Moving pow tests to ported folder by Ankur Mittal · 8 years ago
  70. b7875b6 Move float test to ported folder by Ankur Mittal · 8 years ago
  71. f0cc9d7 Adding clang format config file by Ankur Mittal · 8 years ago
  72. 3cd76fb [libc-tests] Port dlopen test by Ankur Mittal · 9 years ago
  73. f025b99 [libc-tests] Port long jump tests by Ankur Mittal · 9 years ago
  74. 468d2f7 [libc-tests] Port time funcs test by Ankur Mittal · 9 years ago
  75. 4dadd71 Merge "Deleting tests not relevant to libc" by Ankur Mittal · 9 years ago
  76. 009a87e Merge "Delete tests not relevant to our libc" by Ankur Mittal · 9 years ago
  77. cbba871 Merge changes I3cf0948e,Ic48e74ce,I21cefa88 by Ankur Mittal · 9 years ago
  78. 55523c8 [libc-tests] Port thread test by Ankur Mittal · 9 years ago
  79. 6642d8e Port inet test by Ankur Mittal · 9 years ago
  80. 414f64a Move inet test to ported folder by Ankur Mittal · 9 years ago
  81. 951ae14 Port memcpy, memmove and memset tests by Ankur Mittal · 9 years ago
  82. 1803924 Move memcpy move tests to ported folder by Ankur Mittal · 9 years ago
  83. a1d0d0d Merge changes from topic 'anmittal-fdopen' by Ankur Mittal · 9 years ago
  84. bf661c4 Port Posix memalign test by Ankur Mittal · 9 years ago
  85. eed2f19 Move posix_memalign test to ported folder by Ankur Mittal · 9 years ago
  86. 3e754a9 Port fdopen test by Ankur Mittal · 9 years ago
  87. 3e29547 Move fdopen test to ported folder by Ankur Mittal · 9 years ago
  88. d92064c [libc-tests] Port mutex leak test by Ankur Mittal · 9 years ago
  89. e99184c Move clock tests to ported folder by Ankur Mittal · 9 years ago
  90. b40e4c0 [libc-tests] Port cond timed wait test by Ankur Mittal · 9 years ago
  91. 5e2b40b Deleting tests not relevant to libc by Ankur Mittal · 9 years ago
  92. 37d4401 Move many_threads_sequential to broken list, fix deps by James Robinson · 9 years ago
  93. df49c0a Delete tests not relevant to our libc by Ankur Mittal · 9 years ago
  94. acd7ecd [libc-tests] Port TLS test by Ankur Mittal · 9 years ago
  95. 3df277c Port nanosleep tests by Ankur Mittal · 9 years ago
  96. f2c5ed6 Move nanosleep tests by Ankur Mittal · 9 years ago
  97. 36ca44f [libc-tests] Port float remainder tests by Ankur Mittal · 9 years ago
  98. bc98024 [libc-tests] Porting semaphore tests by Ankur Mittal · 9 years ago
  99. 9a26eb2 [libc-tests] Move tls test to ported folder by Ankur Mittal · 9 years ago
  100. 67b2f49 [libc-tests] Delete some more tests not relevant to libc by Ankur Mittal · 9 years ago