summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Add a test for the latest select decoding fixDr. David Alan Gilbert2013-11-05
* test/select.c: make comment more understandable.Denys Vlasenko2013-11-05
* Fix select decoding with bogus (huge or negative) nfds.Dr. David Alan Gilbert2013-11-05
* Improve sigreturn decoding on x86 to show RT signal bits too.Denys Vlasenko2013-07-16
* test: add mtd/ubi test helpersMike Frysinger2013-05-02
* test: include headers for used funcsMike Frysinger2013-05-02
* test/threaded_execve: fix on metagJames Hogan2013-05-01
* test/skodic: make a bit more portableJames Hogan2013-05-01
* Clean up mmap decodingDenys Vlasenko2013-02-19
* Fixes in "new" mmapDenys Vlasenko2013-02-18
* Remove wrong x32-specific lseekDenys Vlasenko2013-02-17
* test/threaded_execve: make it also test a case when leader is not in syscallDenys Vlasenko2012-03-17
* Tidy up includes and copyright notices, fix indentationDenys Vlasenko2012-03-16
* Fix a case of broken output if last seen syscall was exitDenys Vlasenko2012-01-28
* Add new test program: test/threaded_execve.cDenys Vlasenko2012-01-27
* Improve code readability by avoiding assignments inside if()Denys Vlasenko2011-08-23
* Optimize sys_old_mmapDenys Vlasenko2011-08-23
* Add fflush after printf in test/sigkill_rain.cDenys Vlasenko2011-06-08
* Update test/* directory, it seem to be a bit bit-rottedDenys Vlasenko2011-06-08
* Whitespace cleanups. no code changes.Denys Vlasenko2011-06-07
* Remove obsolete .cvsignore filesDmitry V. Levin2011-02-25
* Cleanup trailing whitespaces and indentation that uses spaces before tabsDmitry V. Levin2009-07-08
* Revert unapproved commits.Roland McGrath2009-06-02
* By Hans-Christian Egtvedt (hans-christian.egtvedt AT atmel.com):Denys Vlasenko2009-02-25
* test/sigkill_rain.c: a testcase with lots of async deathsDenys Vlasenko2009-02-13
* * defs.h: Add new struct tcb fields: wait_status, next_need_service.Denys Vlasenko2009-01-09
* Fix build breakage from my previous commit.Denys Vlasenko2008-12-23
* vda tests his commit powers by removing trailing whitespace from a testDenys Vlasenko2008-12-09
* 2007-11-06 Jan Kratochvil <jan.kratochvil@redhat.com>Roland McGrath2007-11-13
* 2007-08-02 Jan Kratochvil <jan.kratochvil@redhat.com>Roland McGrath2007-08-03
* 2007-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>Roland McGrath2007-07-05
* add cloneWichert Akkerman2000-09-03
* process.c: perform bpt trick for clone as well so we can get the pid of the c...Wichert Akkerman2000-09-03
* test/clone.c: minor fixupWichert Akkerman2000-08-10
* add clone testWichert Akkerman2000-04-10
* README-linux: updated to note that strace might not compileWichert Akkerman2000-04-10
* test/vfork.c: new file to test vfork tracesWichert Akkerman2000-02-19
* Automatically probe for sys/poll.hPavel Machek2000-02-01
* Initial revisionWichert Akkerman1999-02-19