aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-08-18sched: SchedAssert: add getLastCpu()Javi Merino
2016-08-12sched: SchedMultiAssert: add getCPUBusyTimeJavi Merino
2016-07-13sched: functions: cope with processes whose string is a substring of another ...Javi Merino
2016-07-13sched: raise a ValueError in get_pids_for_process() if the trace doesn't cont...Javi Merino
2016-01-27tests: make test_signal use the simplified BareTrace from trappyJavi Merino
2016-01-27bart: Use trappy.FTrace instead of trappy.RunJavi Merino
2016-01-15Analyzer: assert when the parsed statement returns a dataframe of boolsJavi Merino
2016-01-14tests: add a basic assertStatement() checkJavi Merino
2016-01-05bart: update copyright to 2016Javi Merino
2015-12-04tests: Add tests for conditional_comparison special casesKapileshwar Singh
2015-12-04common: Add specialized signal comparison functionsKapileshwar Singh
2015-12-04tests: Add tests for common.signal.SignalCompareKapileshwar Singh
2015-12-04common: Use step behaviours when calculating interval sumsKapileshwar Singh
2015-12-02tests: import test_sched_assert from trappyJavi Merino
2015-12-02tests: Add base class and trace files for testingKapileshwar Singh
2015-12-02tests: Add missing license headerKapileshwar Singh
2015-12-01tests: Add test case for area_under_curveKapileshwar Singh
2015-11-29tests: Add test case for interval_sumKapileshwar Singh