Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
ltp
/
94823cfac241653aeed02efa660fe349b47671bc
/
lib
/
Makefile
4dc7c5f
android: Don't build tst_safe_sysv_ipc
by Steven Jackson
· 8 years ago
d101cab
lib: Redirect to tst_brk_() early
by Cyril Hrubis
· 8 years ago
8967f96
Update references with my old legal name/email to my current name/email address
by Ngie Cooper
· 8 years ago
34a7c82
android: exclude tests which don't build
by Steven Jackson
· 8 years ago
6577980
lib: Remove reference to already deleted mount_utils.c
by Petr Vorel
· 8 years ago
8ab80e7
Remove dead code
by Cyril Hrubis
· 10 years ago
fc41661
usctest.h: Remove dumbious _USC_LIB_ ifdefs.
by Cyril Hrubis
· 11 years ago
ed69cd5
lib: Add lib/ltp_priv.h header for internal API.
by Cyril Hrubis
· 11 years ago
33bb713
Created an automated test for the /lib/bytes_by_prefix.c
by Marios Makris
· 12 years ago
e9f9b88
Disable pedanticness in origin.
by Garrett Cooper
· 14 years ago
60cd167
Fix stupid errors.
by Garrett Cooper
· 14 years ago
2b8e4cb
Propogate UCLINUX=1 throughout the build.
by Garrett Cooper
· 14 years ago
c9639c8
Implement simple filter-out mechanism for libraries.
by Garrett Cooper
· 15 years ago
ef77253
1. Please see README.mk-devel for a full description of the changes
by yaberauneya
· 15 years ago
2d2d01b
clean all objects, not just the few we care about
by vapier
· 15 years ago
a9a7f97
add a standard "all" target
by vapier
· 15 years ago
142cfbb
Growfiles: Fix Test Failures. See: http://marc.info/?t=123866461100001&r=1&w=2&n=2, for more info. Signed-Off-By: CAI Qian <caiqian@cclom.cn>.
by subrata_modak
· 16 years ago
26e07d5
I'm a user of LTP. I use LTP for testing SH based Linux kernel for our embedded systems. I'm using a kernel 2.6.23. I've downloaded latest LTP release: ltp-full-20090131.tgz. I've found the following issues: 2) Under $LTP_ROOT/lib/ there are the tlibio.[ch] files which include some code based on Async IO functionalities. The Async IO is well supported if LTP was built with glibc but it is not supported by uclibc as, currently, the uclibc doesn't provide AsyncIO extensions. I think the code for AsyncIO, have to be placed under "#if !defined (__UCLIBC__)". I've made a patch to fix it. Signed-off-by: Francesco Rundo <francesco.rundo@st.com>.
by subrata_modak
· 16 years ago
98e9c5d
Dont install ltp.pc and libltp.a with excutable flags. Signed-off-by: Daniel Gollub <dgollub@suse.de>.
by subrata_modak
· 16 years ago
9f03cbf
Introduced PREFIX and LIBSUFFIX variables. DESTDIR is often used within packaging scripts/spec files. Use PREFIX variable instead to manipulate the installation destination directory. Introduced LIBSUFFIX to allow to manipulate library directory to lib64 e.g. for distribution packaging for x86_64 or others architectures. Signed-off-by: Daniel Gollub <dgollub@suse.de>.
by subrata_modak
· 16 years ago
26dc572
The attached patch was necessary in order to get LTP to build for our embedded system at work. Without this patch testcases that use the my_getpwnam() library function suffer from redeclaration errors. Signed-off-by: Matt Fleming <mjf@gentoo.org>.
by subrata_modak
· 16 years ago
faf35fb
cleanup CFLAGS handling
by vapier
· 17 years ago
a57ce82
Attached is a patch to ltp/lib/Makefile that fixes Solaris cross-building. For some reason the variable CC was overridden with gcc -Wall which caused it to use the system compiler. By Henry Yei <hyei@mvista.com>
by subrata_modak
· 17 years ago
5c9f1e0
Addition of SPEC File for creation of LTP-DEVEL RPMs on various Architectures for Standalone development of LTP Unit Testcase. Contributed by George Kraft <gk4@us.ibm.com>
by subrata_modak
· 17 years ago
d34d581
Applied fixes by Paul J.Y. Lahaie to implement support for UCLinux
by robbiew
· 19 years ago
e6508f8
Porting changes to provide compatability of LTP with Solaris, HP-UX and AIX
by mridge
· 20 years ago
fcea2b4
Recoded how we handle NPTL installed systems. We know ignore signals 32 and
by robbiew
· 21 years ago
8c56c08
Corrected the way we check for NPTL.
by robbiew
· 21 years ago
ce633d1
NPTL section correction.
by robbiew
· 22 years ago
df45043
Added code to handle situations where NPTL is installed.
by robbiew
· 22 years ago
d5d51ca
I've applied most of the patch that Urban Widmark <urban@teststation.com>
by nstraz
· 24 years ago
cc2e555
New additions:
by alaffin
· 24 years ago