index
:
riscv-gnu-toolchain/qemu/roms/skiboot.git
benh-wip
coverity_scan
gh-pages
master
skiboot-5.1.x
skiboot-5.10.x
skiboot-5.3.x
skiboot-5.4.x
skiboot-5.9.x
skiboot-6.0.x
skiboot-6.2.x
skiboot-6.3.x
skiboot-6.5.x
skiboot-6.6.x
skiboot-6.7.x
skiboot-6.8.x
skiboot-next
skiboot-op940.x
staging
ultravisor
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-30
*/test/*: Added '<subdir>-check' make targets
Oliver O'Halloran
1
-2
/
+5
2015-07-02
Increase unit test coverage of printf h and z length modifiers
Stewart Smith
1
-0
/
+31
2015-07-02
Increase unit test coverage of printf %p and %o
Stewart Smith
1
-0
/
+22
2015-06-24
add tests for libc tolower() and toupper()
Stewart Smith
2
-0
/
+22
2015-06-24
add tests for libc isdigit, isprint, isspace, isxdigit
Stewart Smith
2
-0
/
+93
2015-06-24
add tests for libc memmove
Stewart Smith
2
-2
/
+27
2015-06-24
add tests for libc strncasecmp
Stewart Smith
2
-0
/
+17
2015-06-24
add tests for libc strcasecmp
Stewart Smith
2
-0
/
+27
2015-06-24
add tests for libc strcmp
Stewart Smith
2
-0
/
+10
2015-06-24
add tests for libc memcmp
Stewart Smith
2
-0
/
+10
2015-06-24
add tests for libc memchr
Stewart Smith
2
-0
/
+13
2015-06-01
Optimized memset() implementation for POWER
Stewart Smith
2
-0
/
+33
2015-02-23
atoi/atol should assume base 10, not autodetect base.
Daniel Axtens
1
-4
/
+7
2015-02-23
Don't recognise a double hex prefix (0x0xNN) as valid.
Daniel Axtens
1
-4
/
+3
2015-02-23
Test libc stdlib functions (atoi/strtol and friends)
Daniel Axtens
1
-0
/
+60
2015-02-09
Fix commit 16c80346
Jeremy Kerr
1
-2
/
+11
2015-02-05
Add OPAL_INVALID_CALL explicitly in opal.h and docs
Stewart Smith
1
-11
/
+2
2015-02-05
Makefile: clean the gcov files created during coverage
Neelesh Gupta
1
-2
/
+11
2015-01-27
add libc/test/.gitignore for the new libc unit tests
Stewart Smith
1
-0
/
+10
2015-01-20
Add skeleton for libc/ctype unit tests
Stewart Smith
3
-1
/
+62
2015-01-20
Add skeleton for libc/stdlib unit test
Stewart Smith
3
-1
/
+62
2015-01-20
Skeleton unit tests for libc memops (libc/string/*)
Stewart Smith
3
-1
/
+71
2015-01-20
Add some skiboot snprintf test cases
Stewart Smith
4
-5
/
+242
2014-12-19
Exclude all test cases from coverage-report
Stewart Smith
1
-0
/
+2
2014-12-19
Pretty print make check and coverage output
Stewart Smith
1
-4
/
+4
2014-12-15
Fix makefile dependency generation, especially for HOSTCC
Stewart Smith
1
-7
/
+0
2014-11-26
Merge branch 'update-2.1.1.1'
Stewart Smith
1
-0
/
+1
2014-11-26
Include stdint.h for libc/test/run-time.c, fixing build
Stewart Smith
1
-0
/
+1
2014-11-25
use $(wildcard ) in test Makefiles
Dan Streetman
1
-1
/
+1
2014-10-22
Preliminary code coverage reporting infrastructure
Stewart Smith
1
-1
/
+11
2014-10-01
libc/test: Fix time
Joel Stanley
1
-1
/
+0
2014-08-15
libc: Add mktime and gmtime_r
Alistair Popple
2
-0
/
+104