summaryrefslogtreecommitdiff
path: root/testing
Commit message (Collapse)AuthorAgeFilesLines
...
* Cosmetic fixes from Uwe Hermannoharboe2008-03-071-19/+19
| | | | git-svn-id: svn://svn.berlios.de/openocd/trunk@460 b42882b7-edfa-0310-969c-e2dbd0fdcd60
* added fill_malloc test. Not quite sure what to do here yet, but it would be ↵oharboe2008-03-031-0/+7
| | | | | | good to have something... git-svn-id: svn://svn.berlios.de/openocd/trunk@436 b42882b7-edfa-0310-969c-e2dbd0fdcd60
* wrote up explaining why tests are done on committed code.oharboe2008-03-011-1/+1
| | | | git-svn-id: svn://svn.berlios.de/openocd/trunk@428 b42882b7-edfa-0310-969c-e2dbd0fdcd60
* wrote up explaining why tests are done on committed code.oharboe2008-03-011-2/+12
| | | | git-svn-id: svn://svn.berlios.de/openocd/trunk@427 b42882b7-edfa-0310-969c-e2dbd0fdcd60
* - added test result for r423mifi2008-03-011-35/+89
| | | | git-svn-id: svn://svn.berlios.de/openocd/trunk@425 b42882b7-edfa-0310-969c-e2dbd0fdcd60
* - added example for testing the JTAG speed with a FT2232 devicemifi2008-03-017-0/+748
| | | | git-svn-id: svn://svn.berlios.de/openocd/trunk@422 b42882b7-edfa-0310-969c-e2dbd0fdcd60
* - updated svn:eol-style prop to native for AT91R40008mifi2008-03-014-201/+201
| | | | | | (Thanks to Spen for the hint) git-svn-id: svn://svn.berlios.de/openocd/trunk@420 b42882b7-edfa-0310-969c-e2dbd0fdcd60
* - added at91r40008 test example, and test resultmifi2008-03-019-5/+670
| | | | git-svn-id: svn://svn.berlios.de/openocd/trunk@419 b42882b7-edfa-0310-969c-e2dbd0fdcd60
* - updated svn:eol-style prop to nativentfreak2008-03-0122-1631/+1631
| | | | git-svn-id: svn://svn.berlios.de/openocd/trunk@418 b42882b7-edfa-0310-969c-e2dbd0fdcd60
* - added sam7x256 test example, and test resultmifi2008-03-0111-0/+913
| | | | git-svn-id: svn://svn.berlios.de/openocd/trunk@417 b42882b7-edfa-0310-969c-e2dbd0fdcd60
* - added sam7s256 test example, and test resultmifi2008-03-0111-15/+928
| | | | git-svn-id: svn://svn.berlios.de/openocd/trunk@415 b42882b7-edfa-0310-969c-e2dbd0fdcd60
* - added lpc2294 test example, and test resultmifi2008-03-0110-0/+833
| | | | git-svn-id: svn://svn.berlios.de/openocd/trunk@413 b42882b7-edfa-0310-969c-e2dbd0fdcd60
* - added lpc2148 test example, and test resultmifi2008-03-0111-145/+977
| | | | | | - corrected str912 makefile eof git-svn-id: svn://svn.berlios.de/openocd/trunk@411 b42882b7-edfa-0310-969c-e2dbd0fdcd60
* - added str912 test example, and test resultmifi2008-03-0111-0/+1084
| | | | git-svn-id: svn://svn.berlios.de/openocd/trunk@410 b42882b7-edfa-0310-969c-e2dbd0fdcd60
* - added test result for str710, and test descriptionmifi2008-03-011-77/+139
| | | | git-svn-id: svn://svn.berlios.de/openocd/trunk@408 b42882b7-edfa-0310-969c-e2dbd0fdcd60
* - added svn prop eol-style nativentfreak2008-03-0110-1168/+1167
| | | | | | - fixed mixed line endings on crt.s git-svn-id: svn://svn.berlios.de/openocd/trunk@407 b42882b7-edfa-0310-969c-e2dbd0fdcd60
* - added STR710 example which I used for Eclipse debug testingmifi2008-03-0110-0/+1171
| | | | git-svn-id: svn://svn.berlios.de/openocd/trunk@406 b42882b7-edfa-0310-969c-e2dbd0fdcd60
* - added svn propsntfreak2008-02-281-80/+80
| | | | | | - fixed mixed line endings on flash.c, log.c, gdb_server.c git-svn-id: svn://svn.berlios.de/openocd/trunk@371 b42882b7-edfa-0310-969c-e2dbd0fdcd60
* - added a test document as a starting pointmifi2008-02-231-0/+80
- corrected URL information for the repro git-svn-id: svn://svn.berlios.de/openocd/trunk@322 b42882b7-edfa-0310-969c-e2dbd0fdcd60
href='#n398'>398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517