Commit Graph

23 Commits

Author SHA1 Message Date
interfisch 5f0009c3b3 move files to work with platformio 2022-07-14 18:06:38 +02:00
maniacbug 2c97186329 Fix bug introduced in the move to PROGMEM. Props to @basilrx for finding this. Also added a test case to demonstrate the bug, and guard against more like it in the future. 2012-02-26 19:53:08 -08:00
maniacbug 205d4b5cc1 Tune timing and upload rate of tests 2012-01-17 22:04:20 -08:00
maniacbug 94635e8cc5 runtests now hups between each test instead of uploading 2012-01-15 23:35:07 -08:00
maniacbug dc48235343 Refactor pingpair_test to remove all serial io from within the irq handler, as necessitated by Arduino 1.0 2012-01-15 22:15:45 -08:00
maniacbug dec61af85f pingpair_blocking test now uses expect and runs on linux 2012-01-15 22:07:13 -08:00
maniacbug f5c0ba25ee Using Arduino 21 2011-10-19 16:09:26 -07:00
maniacbug e1527afc31 Small tweaks and new test for native target 2011-08-27 21:58:06 -07:00
maniacbug d967f7708f Test refinement. IRQ test times out after not receiving anything, warning that you probably don't have interrupts hooked up. 2011-08-02 21:00:31 -07:00
maniacbug 3aab74ae8f Merge master with static payload fixes 2011-08-02 16:38:14 -07:00
maniacbug 89180f2844 Added another test of a simpler calling pattern. No IRQ, no dynamic payload or ack packet. 2011-08-02 16:34:18 -07:00
maniacbug a31cafcc88 Static and dynamic payloads now fully fixed and interoperable 2011-08-02 16:31:18 -07:00
maniacbug 18ebe7a0aa Treat warning as errors in tests 2011-08-01 09:45:55 -07:00
maniacbug 77a798b1a9 Changed test to use new 250kbps mode 2011-07-31 10:17:07 -07:00
maniacbug d436895f7c Added 3rd test case, static payload 2011-07-13 21:42:16 -07:00
maniacbug c408c5ef90 Simplify specification of test configs slightly 2011-07-13 21:22:39 -07:00
maniacbug c13db8f42d Added a second test configuration 2011-07-13 19:13:57 -07:00
maniacbug 7640852edf prepare tests to run with configuration parameters 2011-07-13 18:47:46 -07:00
maniacbug af37c345e8 Created an all-up script runner 2011-07-13 15:41:37 -07:00
maniacbug c624815704 bugfix 2011-07-13 15:28:34 -07:00
maniacbug 22b4c558cd Added a test script to control the test, using python. 2011-07-13 15:02:03 -07:00
maniacbug 77411b4ec5 Added working test 2011-07-13 14:12:05 -07:00
maniacbug 0946538f3a Created skeleton of new test 2011-07-13 13:01:04 -07:00