summaryrefslogtreecommitdiff
path: root/regress/usr.sbin/btrace
AgeCommit message (Expand)Author
2020-09-14add support for '&' and '|' operators in btrace scriptsJasper Lievisse Adriaanse
2020-04-23Use map keys composed of multiple arguments.Martin Pieuchot
2020-04-15Update output to reflect recent changes.Martin Pieuchot
2020-03-19Regression for unnamed map.Martin Pieuchot
2020-01-28Implement map functions min(), max() and sum().Martin Pieuchot
2020-01-28Tests for delete(@map[key]) and printf("%d\n", @map[key])Martin Pieuchot
2020-01-21Regression tests for btrace(8).Martin Pieuchot