1. 21aab12 Make ltp-scanner (the only item that requires bison/flex), optional. by yaberauneya · 15 years ago
  2. cc52c3b Remove other generate_vpath_rule calls because they cause problems with make 3.80. by yaberauneya · 15 years ago
  3. ef77253 1. Please see README.mk-devel for a full description of the changes by yaberauneya · 15 years ago
  4. 14390fd Attached (against ltp-full-20090430.tgz) patch renames binaries in pan directory to have ltp- prefix as plain pan when installed in /usr/bin/ directory conflict with gnome pan. It also fixes all occurrences of pan in scripts and howtos. Signed-off-by: Cyril Hrubis <chrubis@suse.cz>. by subrata_modak · 15 years ago
  5. 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
  6. 2084d44 Hello. I had two errors when compiling the CVS version with Ubuntu. The one in regen.sh might have to do with some dash limitation (it complains about not supporting more than 32 shifts.) The one with the Makefile has to do with the version of lex I have here (lex 2.5.33) complaining about -l not accepting an extra argument (I believe it interprets the w as such). I did a quick check after applying the changes and they seem not to break anything. Signed-Off-By: Elder Costa <elder.costa@terra.com.br>. by subrata_modak · 16 years ago
  7. 91d5f18 This patch fixes build failures seen on RHEL 4 (2.6.9 based Kernel), and several warnings. The build failures are caused by pec_listener.c and then ptrace06.c, It because the Kernel version checking code is incorrect from it, as you can see from the error message above, "/bin/sh: ../../bin/tst_kvercmp: No such file or directory". I solve it by querying an entry in proc file system instead. For ptrace06.c case, PTRACE_GETSIGINFO and PTRACE_SETSIGINFO are unavailable in this version of Kernel, Given that this test also fails to compile for IA-64 entirely (please see more details on one of my previous emails sent not long ago), I disable this test temperately until those problems have been fixed. In addition, it fixed the following unnecessary compiling warnings. Finally, check_for_unshare.c:21: warning: implicit declaration of function `tst_kvercmp'. Signed-off-by: CAI Qian <caiqian@cclom.cn>. by subrata_modak · 16 years ago
  8. 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
  9. 8d93b2d Add -l to LFLAGS. scan.l uses some old lex conventions. by nstraz · 21 years ago
  10. bc1e41a Removed the suppression of the lex errors, b/c the -lw flag was breaking on by robbiew · 21 years ago
  11. 4d99c84 Made Makefile honor top-level LOADLIBES... by robbiew · 21 years ago
  12. 7aa13ba Added a "-w" to suppress the warnings for reporter.c and scan.l by robbiew · 22 years ago
  13. 0b70c6e *** empty log message *** by robbiew · 22 years ago
  14. 7de23c4 *** empty log message *** by robbiew · 22 years ago
  15. f756722 Applied Vasan's "CFLAGS+=" patch by robbiew · 22 years ago
  16. 571f4f9 warnings cleanup by robbiew · 22 years ago
  17. d537af2 Applied Andreas Jaeger's patch for library linking: by robbiew · 22 years ago
  18. d2a2909 Applied Vasan Sundar's patch: by robbiew · 22 years ago
  19. d5d51ca I've applied most of the patch that Urban Widmark <urban@teststation.com> by nstraz · 24 years ago
  20. f558990 Release scanner. by alaffin · 24 years ago
  21. cd87d68 Added support for output formatting, redirection, and buffering to pan. by nstraz · 24 years ago
  22. f307d5f Add pan and associated files. This is a lightweight test harness. It works a by nstraz · 24 years ago