Commit Graph

2566 Commits

Author SHA1 Message Date
Nico Schottelius 422800ab98 get back some constants needed for testing
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-10-14 22:45:23 +02:00
Nico Schottelius 92ff7e630d add banner to tests again
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-10-14 21:50:16 +02:00
Steven Armstrong 8dde1e1bd7 Merge remote-tracking branch 'telmich/master' 2011-10-14 16:58:37 +02:00
Nico Schottelius 6b653b29fc Merge remote-tracking branch 'steven/master' 2011-10-14 16:43:03 +02:00
Steven Armstrong c24b20de08 make nico happy
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-14 16:42:14 +02:00
Steven Armstrong eac3cc31c4 export __debug in environment
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-14 16:33:56 +02:00
Steven Armstrong f723bede10 no longer return output from run_*_manifest
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-14 16:14:39 +02:00
Steven Armstrong d1930e983c update test: run_*_manifest should no longer return output
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-14 16:14:04 +02:00
Steven Armstrong c30e112e4a explorer: make tests pass again
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-14 16:07:50 +02:00
Steven Armstrong bbef928a6d --copy paste error
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-14 16:04:55 +02:00
Steven Armstrong c9bb105518 run_code* no longer returns output
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-14 15:59:58 +02:00
Steven Armstrong 63ad882512 update test: run_code* should no longer return output
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-14 15:58:42 +02:00
Steven Armstrong 1e622f9128 raise IllegalRequirementError if requirements object_id starts with a /
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-14 15:52:53 +02:00
Steven Armstrong 829b0b2d0b implement: dont return command output by default
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-14 15:52:16 +02:00
Steven Armstrong 86cb65cd9c update test: dont return command output by default
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-14 15:51:40 +02:00
Steven Armstrong ab1d3d16f1 implement: dont return command output by default
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-14 15:51:00 +02:00
Steven Armstrong e715dbb801 update test: dont return command output by default
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-14 15:50:10 +02:00
Nico Schottelius 525fb7aa31 +links of existing articles on slashdot without publishing
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-10-14 14:42:06 +02:00
Nico Schottelius 62a6617bcd add old benchmarks
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-10-14 14:39:05 +02:00
Nico Schottelius 1db1a3f6a7 build does not need suffix .sh
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-10-14 14:19:38 +02:00
Nico Schottelius 516b172d75 run new test instance by default if no test is specified
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-10-14 14:19:18 +02:00
Nico Schottelius 6d7620582d run all test suites, if called as main
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-10-14 14:16:15 +02:00
Steven Armstrong fb705adc5d simplify object_id error handling
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-14 14:04:56 +02:00
Nico Schottelius 97da16f4bc load test suites
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-10-14 12:12:06 +02:00
Nico Schottelius 9aa064a0ae remove obsolete test
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-10-14 12:10:21 +02:00
Steven Armstrong 93db0b58d6 append type to error message
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-14 12:05:30 +02:00
Nico Schottelius 588d789ee2 empty init
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-10-14 12:03:44 +02:00
Nico Schottelius 2194368c0c load all test classes
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-10-14 12:03:03 +02:00
Steven Armstrong f76a5abf6f /./,/
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-14 11:50:40 +02:00
Steven Armstrong 1c84e423d1 include type name in error message
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-14 11:49:37 +02:00
Steven Armstrong f285d9e64e emulator: fail if object_id of requirement starts with slash
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-14 11:39:55 +02:00
Steven Armstrong d346364544 better error message
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-14 11:39:03 +02:00
Steven Armstrong 3e3919d15f implement fail if object_id starts with /
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-14 11:25:39 +02:00
Steven Armstrong 9640c3a098 test for illegal object_id
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-14 11:21:12 +02:00
Nico Schottelius 8ac1406020 stage away obsolete tests
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-10-14 10:49:28 +02:00
Steven Armstrong 6067646ffa +todo
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-14 10:40:10 +02:00
Steven Armstrong 96d5d9b8e8 +todo
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-14 10:32:25 +02:00
Steven Armstrong 77813efdf3 +todo
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-14 10:30:56 +02:00
Steven Armstrong 1375ed55b6 +todo
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-14 10:12:02 +02:00
Steven Armstrong 69f8b74702 +todo
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-14 09:49:37 +02:00
Steven Armstrong 9f231a9ce7 suffix cache path with target_host
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-14 09:47:59 +02:00
Steven Armstrong 1c1cff37e3 --debug
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-14 09:07:21 +02:00
Steven Armstrong 74f4ec2f5d resolve required objects using new object_from_name method
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-14 09:06:32 +02:00
Steven Armstrong b122b53d73 implement Object object_from_name
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-14 09:05:51 +02:00
Steven Armstrong 8e224b43c3 fix imports
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-14 09:05:22 +02:00
Steven Armstrong f6adefddec test for Object object_from_name
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-14 09:03:18 +02:00
Steven Armstrong f4b1252063 add test for Type base_path
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-14 08:58:34 +02:00
Steven Armstrong a8733c5b9b make base_path public
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-14 08:57:06 +02:00
Steven Armstrong ede35ffd73 completely rewrite file based property handling
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-14 01:15:08 +02:00
Steven Armstrong be02dc5ff1 create object directory befor accessing it
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-10-14 00:35:23 +02:00