Samuel Thibault
							
						 | 
						
							
							
								70f3aa8240
							
							Fix crash when STARPU_CHECK_LAUNCHER_ARGS is not defined
						 | 
						10 år sedan | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								a4975df2fa
							
							port r14811 from 1.2: fix off-by-one allocation
						 | 
						10 år sedan | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								d9f5881f2c
							
							port r14806 from 1.2: make a copy of the environment variable before calling strtok on it
						 | 
						10 år sedan | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								4b1a16edde
							
							Fix University name after the fusion..
						 | 
						11 år sedan | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								0ba562f069
							
							Revert r13399 and 13400, to bring back using gettimeofday instead of starpu_timing_now, since loader.c is not linked against starpu, and instead use our own gettimeofday implementation in the windows-but-no-mingw-or-cygwin case
						 | 
						11 år sedan | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								0d90ae3f88
							
							drop including sys/time.h, now useless
						 | 
						11 år sedan | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								169bf34d54
							
							port r13398 from 1.1: eradicate use of timeval
						 | 
						11 år sedan | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								b0a03415e9
							
							Fix allocation, clean code a bit
						 | 
						11 år sedan | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								65b29175e7
							
							tests/loader.c: improve decode function
						 | 
						11 år sedan | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								a7feb86142
							
							tests/loader.c: execute a 'bt full' command in gdb to first see the failing thread
						 | 
						12 år sedan | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								8ef6b950f3
							
							tests/loader.c: send SIGQUIT on timeout to generate core file
						 | 
						12 år sedan | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								b131003cc1
							
							tests/loader.c: also launch gdb when application is interrupted on timeout
						 | 
						12 år sedan | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								18b568a7f2
							
							tests/loader.c: clean code
						 | 
						12 år sedan | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								8c1f17b7a9
							
							tests: fix coding style
						 | 
						12 år sedan | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								8eb0599066
							
							tests/loader.c: allow better parsing of execution time
						 | 
						12 år sedan | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								8b54cb91ef
							
							tests/loader.c: only evaluate STARPU_CHECK_LAUNCHER_ARGS if needed and abort when pattern is unknown
						 | 
						13 år sedan | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								98f01af154
							
							tests/loader.c: include sys/time.h for gettimeofday
						 | 
						13 år sedan | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								6ef1bdb9c1
							
							tests/loader.c: print execution time
						 | 
						13 år sedan | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								978d828c7b
							
							tests/loader.c: specify program options (if any) when calling external launchers
						 | 
						13 år sedan | 
					
				
					
						
							
								   Cyril Roelandt
							
						 | 
						
							
							
								b9211cf493
							
							tests/loader.c: decode(): use strcpy() instead of stpcpy() since the latter is not really needed.
						 | 
						13 år sedan | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								285239d9f5
							
							tests/loader: deal with special cases for tools/starpu_perfmodel_display and tools/starpu_perfmodel_plot which need a argument
						 | 
						13 år sedan | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								c2d57bd1b4
							
							tests/loader.c: stpncpy and stpcpy do not exist on all systems
						 | 
						13 år sedan | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								a5a0049f9d
							
							tests/loader.c: interpret value @top_srcdir@ in environment variable STARPU_CHECK_LAUNCHER_ARGS
						 | 
						13 år sedan | 
					
				
					
						
							
								   Cyril Roelandt
							
						 | 
						
							
							
								4c859eaec6
							
							Use English.
						 | 
						13 år sedan | 
					
				
					
						
							
								   Ludovic Courtès
							
						 | 
						
							
							
								cf05aa7f13
							
							tests/loader: Fix interpretation the return value of waitpid(2).
						 | 
						13 år sedan | 
					
				
					
						
							
								   Ludovic Courtès
							
						 | 
						
							
							
								0963375348
							
							Have the test loader launch gdb upon signaled exit.
						 | 
						13 år sedan | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								6008f4f4c5
							
							tests/loader.c: allow to specify arguments to launcher via environment variable STARPU_CHECK_LAUNCHER_ARGS
						 | 
						14 år sedan | 
					
				
					
						
							
								   Ludovic Courtès
							
						 | 
						
							
							
								3d7c33ba32
							
							tests/loader: Don't take libtool(1) from $PATH; take the one from $top_builddir.
						 | 
						14 år sedan | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								92481c7204
							
							tests/loader.c: allow to specify a launcher to run tests, e.g valgrind
						 | 
						14 år sedan | 
					
				
					
						
							
								   Ludovic Courtès
							
						 | 
						
							
							
								27011b07c8
							
							tests/loader: Provide more information about (failing) processes.
						 | 
						14 år sedan |